shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
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
..
action Set ULID of action on DAG request 2018-08-10 10:23:30 -05:00
af_monitoring Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
configdocs Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
helpers [FIX] Correct design ref use with Drydock client 2018-08-22 09:51:34 -05:00
logging [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
middleware [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
status Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
util Mask password in logs for database connection 2018-07-26 12:37:00 -05:00
validators [FIX] Correct design ref use with Drydock client 2018-08-22 09:51:34 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
health.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
json_schemas.py Trivial: update url to new url 2018-06-07 18:00:04 +08:00
service_clients.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
service_endpoints.py Add Keystone options to registration of config 2018-06-06 14:50:54 -05:00
start_shipyard.py [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00