shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Carter, Matthew (mc981n) 222b074cb1 Be configuration driven when referencing document names/schemas
Currently, any document name or schema referenced in the Shipyard
code base is a hard-coded string. Often times, these strings are
repeated throughout the code. This patch set adds a new configuration
section to shipyard.conf to define document names and schemas so they
can then be referenced in the Shipyard code via the oslo
configuration object. This functionality will be important for
upcoming Shipyard features which will call for more documents to be
validated as well as some new Shipyard-created docs.

Change-Id: I34ae8cd578bab730d004c3d176e3817b5a45c89e
2019-05-02 10:47:38 -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 Merge "Updates cleartext-secrets RBAC Permissions" 2018-12-21 14:41:02 +00:00
helpers Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -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 Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -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