shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
Bryan Strassner f3749ca3f9 Add redeploy_server processing
Adds the functionality to redeploy a server in an unguarded fashion,
meaning that the server will not be pre-validated to be in a state that
workloads have been removed.

This is the first targeted action for Shipyard, so a refactoring of the
validators to support more flexibility has been done.

Also adds RBAC controls for specific actions being created, rather than
a binary create action privilege.

Change-Id: I39e3dab6595c5187affb9f2b6edadd0f5f925b0c
2018-08-21 09:42:40 -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 Add redeploy_server processing 2018-08-21 09:42:40 -05:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py Add redeploy_server processing 2018-08-21 09:42:40 -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 Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
redeploy_server.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
update_site.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
update_software.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_site_design.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00