shipyard/shipyard_airflow/plugins
Anthony Lin 5190189a60 Update DryDock Operator
The following errors [0] were encountered during our end-to-end
testing. This is a result of extended execution of the workflow
that led to expiration of the keystone token.

It is also possible for the 'prepare_site' task to take more than
120 seconds to complete. Hence we are increasing the time out for
the 'prepare_site_task_timeout' variable to 300 seconds.

This P.S. addresses the above 2 observations

[0] Logs from DryDock

Authorization failed for token
Identity response: {"error": {"message": "Failed to validate token", "code": 404, "title": "Not Found"}}
Authorization failed for token

Change-Id: I4760e390822e6e8c9540216035e263d054fde400
2018-01-06 05:49:12 +00:00
..
__init__.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
airflow_task_state_operators.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
armada_operator.py Refactor UCP Health Check Operator 2017-12-18 17:24:28 +00:00
check_k8s_node_status.py Add Backoff time before checking cluster join 2017-12-08 08:38:53 +00:00
check_k8s_pod_status.py Add Operator to Check Node Status 2017-12-07 12:21:35 -05:00
concurrency_check_operator.py Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
deckhand_operator.py Refactor UCP Health Check Operator 2017-12-18 17:24:28 +00:00
drydock_operators.py Update DryDock Operator 2018-01-06 05:49:12 +00:00
get_k8s_pod_port_ip.py Update Shipyard Operators 2017-12-09 01:06:21 +00:00
k8s_preflight_checks_operator.py Refactor Kubernetes Health Check Operator 2017-12-15 06:55:33 +00:00
openstack_operators.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
placeholder_operator.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
rest_api_plugin.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
service_endpoint.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
service_session.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
service_token.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
ucp_preflight_check_operator.py Include Promenade in Preflight Check 2017-12-21 16:39:51 +00:00