shipyard/shipyard_airflow
Anthony Lin 7046ad34ed Bug Fix - DeckhandRetrieveRenderedDoc Operator
Testing performed after [0] was merged revealed 2 issues:

1) The name of the operator should be 'DeckhandRetrieveRenderedDocOperator'
   instead of 'DeckhandValidateSiteDesignOperator'.

2) We should be using task_id instead of subdag name to identify
   the task which requires retrieval of revision id

This patch set is meant to correct the behavior

[0] https://review.gerrithub.io/#/c/402347/

Change-Id: I4498cd37a1aa8f2b16e17b2a3e6d3e41b2ee47b1
2018-03-05 05:16:04 +00:00
..
conf Make Request Timeout Configurable 2018-02-07 01:32:10 +00:00
control Fix - misnamed method call 2018-02-14 15:27:08 -06:00
dags Bug Fix - DeckhandRetrieveRenderedDoc Operator 2018-03-05 05:16:04 +00:00
db Implement the inquiry API for Shipyard. 2017-10-19 14:54:31 -04:00
plugins Bug Fix - DeckhandRetrieveRenderedDoc Operator 2018-03-05 05:16:04 +00:00
__init__.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
errors.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
policy.py Shipyard API for Configdocs Status 2018-01-05 09:50:09 -06:00
shipyard.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
shipyard_upgrade_db.py Add database upgrade entrypoint 2018-01-25 09:37:00 -05:00