shipyard/shipyard_airflow
Anthony Lin f7d02238c3 Refactor Drydock Operator
We will move away from the usage of if/else block and will instead
make use of inheritance (drydock base operator) and task specific
operators in our dags to execute the workflow

Change-Id: Ifea530ad8a8a2a591b511be4f037d7b4b9dd6c6f
2018-03-20 01:53:19 +00:00
..
conf Make log levels configurable 2018-03-15 14:36:11 -04:00
control Make log levels configurable 2018-03-15 14:36:11 -04:00
dags Refactor Drydock Operator 2018-03-20 01:53:19 +00:00
db Make log levels configurable 2018-03-15 14:36:11 -04:00
plugins Refactor Drydock Operator 2018-03-20 01:53:19 +00:00
schemas Shipyard deployment configuration 2018-03-12 13:31:11 -05: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