shipyard/src/bin/shipyard_airflow/shipyard_airflow
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
..
common Modify note access methods 2018-10-16 07:45:02 -05:00
conf Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
control Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
dags plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
db Fix the misspelling of "except" 2019-01-04 17:55:53 +08:00
plugins Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
schemas Add relabel_nodes action 2018-09-25 07:34:43 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
errors.py Fix the misspelling of "except" 2019-01-04 17:55:53 +08:00
policy.py Updates cleartext-secrets RBAC Permissions 2018-11-28 10:01:40 -06:00
shipyard_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
shipyard_const.py User context tracing through logging 2019-04-04 13:19:02 +00:00
shipyard_upgrade_db.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00