shipyard/src/bin/shipyard_airflow/shipyard_airflow/common/deployment_group
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
..
__init__.py Common code for deployment groups in Shipyard 2018-04-27 13:27:13 -05:00
deployment_group.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
deployment_group_manager.py Workflow to support deployment groups 2018-06-20 09:55:15 -05:00
errors.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
node_lookup.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00