shipyard/tools
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
..
gate CI: Add Airskiff check 2019-04-22 16:39:58 +00:00
resources Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
airflow_image_run.sh Add proxy options to docker run portions of image build 2018-06-08 15:26:42 -05:00
deckhand_load_yaml.sh tools: fix execute typo 2019-02-25 19:16:21 +00:00
deploy_site.sh tools: fix execute typo 2019-02-25 19:16:21 +00:00
execute_shipyard_action.sh Return error if execution of the step fails 2019-04-16 21:48:07 +00:00
helm_install.sh tools: Update Helm to v2.13.1 2019-03-28 15:25:17 +00:00
helm_tk.sh tools: Update Helm to v2.13.1 2019-03-28 15:25:17 +00:00
image_tags.py Adding filename to logging message format for troubleshooting purpose 2019-01-17 13:41:13 -06:00
redeploy_server.sh tools: generalize execute_shipyard_action 2019-02-28 15:16:06 -06:00
run_shipyard.sh Don't log OS_PASSWORD in auth.log 2019-04-26 17:17:06 -05:00
set_env Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00
shipyard_docker_base_command.sh Don't log OS_PASSWORD in auth.log 2019-04-26 17:17:06 -05:00
shipyard_image_run.sh Add proxy options to docker run portions of image build 2018-06-08 15:26:42 -05:00
shipyard.sh Don't log OS_PASSWORD in auth.log 2019-04-26 17:17:06 -05:00
update_site.sh tools: fix execute typo 2019-02-25 19:16:21 +00:00
update_software.sh Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00