shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Bryan Strassner 35d6089d32 Add notes common code for Shipyard
Adds the common/shared code to support notes in Shipyard such that this
component can be reused between the Shipyard API and the workflows.
Includes a single example of creating and retreiving notes as part of
action creation, that will likely be changed in a future change.

Note that this change doesn't include changes to the CLI to represent
notes outwardly, but the first example can be seen using the
--output-format=format option (shipyard get actions)

Change-Id: I2f87713eb74dae312912ff4c36e6ae30a569ea38
2018-10-05 15:40:48 -05:00
..
action Add notes common code for Shipyard 2018-10-05 15:40:48 -05:00
af_monitoring Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
configdocs Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
helpers Add notes common code for Shipyard 2018-10-05 15:40:48 -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 Merge "Add redeploy_server processing" 2018-08-23 20:55:26 +00: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