shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Carter, Matthew (mc981n) c19580378b Add deployment status generation to Shipyard
This patch set adds functionality to Shipyard's action_helper module
to generate a set of "deployment-status" data. This data can be used
to denote the status and result of a Shipyard action and will be
utilized in a future feature to help track actions/deployments.

This new functionality is not yet being used, and actual Shipyard
functionality should not be altered with this patch set.

Change-Id: I838abfd2144f08708b3fc5a53cc76f124aedff04
2019-05-25 19:02:29 -05:00
..
action User context tracing through logging 2019-04-04 13:19:02 +00:00
af_monitoring Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
configdocs Validate existence of "deployment-version" during create configdocs 2019-05-09 08:33:52 -05:00
helpers Add deployment status generation to Shipyard 2019-05-25 19:02:29 -05:00
logging User context tracing through logging 2019-04-04 13:19:02 +00:00
middleware User context tracing through logging 2019-04-04 13:19:02 +00:00
notes Modify note access methods 2018-10-16 07:45:02 -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 Validate existence of "deployment-version" doc on configdocs commit 2019-05-09 08:25:37 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py Modify note access methods 2018-10-16 07:45:02 -05:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -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 User context tracing through logging 2019-04-04 13:19:02 +00:00
service_endpoints.py Add Keystone options to registration of config 2018-06-06 14:50:54 -05:00
start_shipyard.py Add Shipyard profiler 2018-10-05 13:55:58 +00:00