![]() 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 |
||
---|---|---|
.. | ||
shipyard_client | ||
tests | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.md
Shipyard Client
A CLI for using a deployed Shipyard API.
Find more documentation for Shipyard on Read the Docs
Getting Started:
Shipyard @ Openstack Gerrit
Helm chart