shipyard/src/bin/shipyard_airflow/shipyard_airflow
Bryan Strassner 667a538330 Support clearing collections of configdocs
Adds an option to create configdocs as an empty colleciton. This is done
as an explicit flag (--empty-collection) on the command as opposed to
using empty files to prevent accidental emtpy file loads leading to
frustration.

Since this introduced a new flag value for the CLI, the CLIs using flag
values were updated to use the standard is_flag=True instead of the
flag_value=True or some other value when a boolean flag is expected.

Minor updates to CLI tests due to moving to responses 0.10.2

Depends-On: https://review.openstack.org/#/c/614421/

Change-Id: I489b0e1183335cbfbaa2014c1458a84dadf6bb0b
2018-11-30 13:36:14 -06:00
..
common Modify note access methods 2018-10-16 07:45:02 -05:00
conf Add configurable timeout for Drydock client 2018-11-13 13:10:07 -06:00
control Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
dags plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
db [FIX] Single line sql split/join fix 2018-08-08 08:32:21 -05:00
plugins Add configurable timeout for Drydock client 2018-11-13 13:10:07 -06:00
schemas Add relabel_nodes action 2018-09-25 07:34:43 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
errors.py trivial: modify spelling error of response 2018-11-01 17:15:49 +08:00
policy.py Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
shipyard_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
shipyard_upgrade_db.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00