shipyard/shipyard_airflow/plugins
Anthony Lin 2abf00876b Update DeckHand Dag/Operator
We are facing an issue with the Deckhand Client [0]
and will need to skip the 'shipyard_retrieve_rendered_doc'
for the time being while we wait for a resolution for [0].
Note that 'shipyard_retrieve_rendered_doc' is not really needed
for actual deployment to work and was introduced as part of
the Shipyard-270 story.

Also fix bugs with the deckhand operator [2] after [1] was merged.

[0] https://github.com/att-comdev/deckhand/issues/18
[1] https://review.gerrithub.io/#/c/395922/

[2]

Error 1:

INFO - Subtask:   File "/usr/local/airflow/plugins/deckhand_operator.py", line 132, in execute
INFO - Subtask:     revision_id=revision_id)
INFO - Subtask: TypeError: keystone_token_get() got an unexpected keyword argument 'revision_id'

Error 2:

INFO - Subtask:   File "/usr/local/airflow/plugins/deckhand_operator.py", line 219, in deckhand_validate_site
INFO - Subtask:     context['revision_id'])
INFO - Subtask: KeyError: 'revision_id'

Change-Id: I03ce29b24d1b3ff6148f2eb4970614b1389a58a6
2018-01-31 09:16:25 +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 Update Operators 2018-01-18 18:57:02 +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 Update DeckHand Dag/Operator 2018-01-31 09:16:25 +00:00
drydock_operators.py Redeploy Server - Dags & Operators 2018-01-24 17:34:51 +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
promenade_operator.py Redeploy Server - Dags & Operators 2018-01-24 17:34:51 +00:00
rest_api_plugin.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
service_endpoint.py Update Armada Operator 2018-01-08 15:09:54 -05:00
service_session.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
service_token.py Update Armada Operator 2018-01-08 15:09:54 -05:00
ucp_preflight_check_operator.py Update Armada Operator 2018-01-08 15:09:54 -05:00