shipyard/src/bin/shipyard_airflow/shipyard_airflow
Carter, Matthew (mc981n) 0761099337 Validate existence of "deployment-version" during create configdocs
This PS adds funtionality to Shipyard to validate the existence of
the Pegleg-generated "deployment-version" document (Pegleg change id:
I7919b02d70c9797f689cdad85066d3953b978901) when a user runs create
configdocs. This validation only checks the presence of the document
(by name and schema) and does not care about the document's other
contents.
The severity of a failed validation is configurable through the
"validations" config section in shipyard.conf. The default severity
is "Skip", meaning the validation is not ran at all.

Note that with the default configuration of new validation, Shipyard
functionality should be unchanged.

Change-Id: I754617de81f628a24232e890b12b157ba6731c25
2019-05-09 08:33:52 -05:00
..
common Modify note access methods 2018-10-16 07:45:02 -05:00
conf Validate existence of "deployment-version" during create configdocs 2019-05-09 08:33:52 -05:00
control Validate existence of "deployment-version" during create configdocs 2019-05-09 08:33:52 -05:00
dags plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
db Fix the misspelling of "except" 2019-01-04 17:55:53 +08:00
plugins Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05: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 Fix the misspelling of "except" 2019-01-04 17:55:53 +08:00
policy.py Updates cleartext-secrets RBAC Permissions 2018-11-28 10:01:40 -06:00
shipyard_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
shipyard_const.py User context tracing through logging 2019-04-04 13:19:02 +00:00
shipyard_upgrade_db.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00