shipyard/src/bin/shipyard_client/shipyard_client/cli
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
..
commit Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
control Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
create Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
describe Modify note access methods 2018-10-16 07:45:02 -05:00
get Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
help fix typos in API.rst & output.py 2018-12-12 01:15:48 +08:00
logs Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
action.py Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
cli_format_common.py Modify note access methods 2018-10-16 07:45:02 -05:00
commands.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00
format_utils.py Validate existence of "deployment-version" during create configdocs 2019-05-09 08:33:52 -05:00
input_checks.py Modify note access methods 2018-10-16 07:45:02 -05:00