shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
Michael Beaver b5469c39ec Create Xcom Pusher/Puller for concurrency_check
This change adds support in the concurrency_check plugin to push its
status to xcom so other components can easily check if it has passed.
This is especially useful for components that need to always run, but
still want to respect the concurrency check.

This is also a slight refactor of XcomPuller to make it import its dag
names from dag_names.py

Change-Id: I9ca6b43d7789d9499121384d4427835e296c44b8
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 Create Xcom Pusher/Puller for concurrency_check 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