shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
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
..
samples Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
armada_deploy_site.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
common_step_factory.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py Add deployment status generation to Shipyard 2019-05-25 19:02:29 -05:00
deploy_site.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
destroy_node.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
drydock_deploy_site.py Block site_update if there is no host in MaaS/Drydock 2018-09-12 14:13:28 -05:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
redeploy_server.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
relabel_nodes.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
test_site.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
update_site.py Block site_update if there is no host in MaaS/Drydock 2018-09-12 14:13:28 -05:00
update_software.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_site_design.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00