shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
Bryan Strassner 04906cce68 Workflow to support deployment groups
Updates the Shipyard/Airflow workflow for deploy_site and
update_site to use the deployment group/deployment strategy
information from the design.

This allows for baremetal nodes to be deployed in a design-
specified order, with criticality and success criteria driving
the success and failure of deployment.

Includes refactoring of service endpoints to reduce the need
for so much data passing.

Change-Id: Ib5e9fca535ca74d1819fe46959695acfed5b65c2
2018-06-20 09:55:15 -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 shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
common_step_factory.py Add Deckhand Create Site Action Tag Operator 2018-04-26 01:42:46 +00:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_concurrency_check.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_deployment_configuration.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py [Fix] Update dag name in dag_names dag 2018-04-26 07:22:28 +00:00
deckhand_create_tag.py Add Deckhand Create Site Action Tag Operator 2018-04-26 01:42:46 +00:00
deckhand_get_rendered_doc.py Ensure Presence of Committed Doc prior to Workflow Execution 2018-04-25 13:55:26 +00:00
deploy_site.py Add Deckhand Create Site Action Tag Operator 2018-04-26 01:42:46 +00:00
destroy_node.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
drydock_deploy_site.py Workflow to support deployment groups 2018-06-20 09:55:15 -05:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Pass Drydock health failure 2018-05-02 15:47:06 +00:00
redeploy_server.py Ensure Presence of Committed Doc prior to Workflow Execution 2018-04-25 13:55:26 +00:00
update_site.py Pass Drydock health failure 2018-05-02 15:47:06 +00:00
validate_site_design.py Promenade validateDesign for Shipyard 2018-05-15 14:39:37 +00:00