shipyard/src/bin/shipyard_airflow/shipyard_airflow/control/validators
Bryan Strassner 106223f17b [FIX] Correct design ref use with Drydock client
Shipyard was passing a complete design reference dictionary to the
Drydock client, as it would for calling the Drydock API directly. This
causes an error to be reported (and subsequently ignored) during
validation of the DeploymentStrategy document. This change corrects the
behavior by passing only the href to the Drydock Client from the
deployment strategy validator

Change-Id: Idca0a69ec4ea11bf2bc4b520eb1512c0bdcd481b
2018-08-22 09:51:34 -05:00
..
__init__.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
validate_deployment_configuration.py Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00
validate_deployment_strategy.py [FIX] Correct design ref use with Drydock client 2018-08-22 09:51:34 -05:00