shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Sergiy Markin 99c2da745a Airflow fix
This PS is mainly fixing SubDAGs timing issues when they
started along with main DAG and not at the time the main
DAG needs them. In Airflow 2.6.2 SubDAGs are deprecated
in favor of TaskGroups. So in this PS all SubDAGS were
replaced with TaskGroups.

Also task level logging config was extended by adding
py-console to obtain logs from tasks like it was
configured in Airflow 1.10.5.

Change-Id: I3f6d3961b1511e3b7cd2f7aab9810d033cfc14a3
2023-09-15 19:14:39 +00:00
..
action Airflow fix 2023-09-15 19:14:39 +00:00
af_monitoring Airflow fix 2023-09-15 19:14:39 +00:00
configdocs Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
helpers Add deployment status generation to Shipyard 2019-05-25 19:02:29 -05:00
logging User context tracing through logging 2019-04-04 13:19:02 +00:00
middleware Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
notes Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
status Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
util Mask password in logs for database connection 2018-07-26 12:37:00 -05:00
validators Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
base.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
health.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
json_schemas.py Trivial: update url to new url 2018-06-07 18:00:04 +08:00
service_clients.py User context tracing through logging 2019-04-04 13:19:02 +00:00
service_endpoints.py Add Keystone options to registration of config 2018-06-06 14:50:54 -05:00
start_shipyard.py Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00