shipyard/src/bin/shipyard_airflow/shipyard_airflow/control
Carter, Matthew (mc981n) 64171aacf4 Validate existence of "deployment-version" doc on configdocs commit
This PS adds funtionality to Shipyard to validate the existence of
the Pegleg-generated "deployment-version" document (Pegleg change id:
I7919b02d70c9797f689cdad85066d3953b978901). As implied, this new
validation only checks for the presence of the document (by name and
schema) and currently does not care about any of the document's
contents under "data".
The severity of a failed validation is configurable through the new
"validations" configuration section in shipyard.conf, and is
defaulted to skip the validation altogether. This means that by
default, this patch set does not alter the functionality of Shipyard

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

Change-Id: I5e7269066f769804710a0fd1f2c8d0aece0d3314
2019-05-09 08:25:37 -05:00
..
action User context tracing through logging 2019-04-04 13:19:02 +00:00
af_monitoring Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
configdocs Merge "Updates cleartext-secrets RBAC Permissions" 2018-12-21 14:41:02 +00:00
helpers Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
logging User context tracing through logging 2019-04-04 13:19:02 +00:00
middleware User context tracing through logging 2019-04-04 13:19:02 +00:00
notes Modify note access methods 2018-10-16 07:45:02 -05:00
status Refactor policies to use constant values 2018-08-08 10:58:55 -05:00
util Mask password in logs for database connection 2018-07-26 12:37:00 -05:00
validators Validate existence of "deployment-version" doc on configdocs commit 2019-05-09 08:25:37 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
api.py Modify note access methods 2018-10-16 07:45:02 -05:00
api_lock.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05: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 Add Shipyard profiler 2018-10-05 13:55:58 +00:00