shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
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
..
action Add redeploy_server processing 2018-08-21 09:42:40 -05:00
af_monitoring Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
configdocs Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
helpers A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
logging [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
middleware [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
status Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
util Mask password in logs for database connection 2018-07-26 12:37:00 -05:00
validators Add redeploy_server processing 2018-08-21 09:42:40 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
health.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
json_schemas.py Trivial: update url to new url 2018-06-07 18:00:04 +08:00
service_clients.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
service_endpoints.py Add Keystone options to registration of config 2018-06-06 14:50:54 -05:00
start_shipyard.py [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00