shipyard/shipyard_airflow/dags
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
..
samples Update OpenStack Operator 2017-08-18 04:09:39 +00:00
__init__.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
armada_deploy_site.py Update Operators 2018-01-18 18:57:02 +00:00
dag_concurrency_check.py Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
deckhand_get_design.py Update DeckHand Dag/Operator 2018-01-31 09:16:25 +00:00
deploy_site.py Clean up deploy_site.wip 2018-01-09 16:54:39 +00:00
destroy_node.py Redeploy Server - Dags & Operators 2018-01-24 17:34:51 +00:00
drydock_deploy_site.py Update Operators 2018-01-18 18:57:02 +00:00
failure_handlers.py Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
preflight_checks.py Include Promenade in Preflight Check 2017-12-21 16:39:51 +00:00
redeploy_server.py Redeploy Server - Dags & Operators 2018-01-24 17:34:51 +00:00
update_site.py Update update_site Dag 2018-01-11 08:46:13 +00:00
validate_site_design.py Update Armada Operator 2018-01-08 15:09:54 -05:00