shipyard/src/bin/shipyard_client/shipyard_client/cli
Nishant Kumar 30950202b3 Raise specific errors during create configdocs
Currently shipyard raises same error for 2 scenarios-
    - Collection empty or resulted in no revision (Error code - 400)
    - Buffer is either not empty or the collection already
      exists in buffer (Error code - 409)

This PS enables shipyard to raise specific errors for the above
given scenarios which would equip consumers of Shipyard API client
to handle the exception gracefully.

Change-Id: I10860ca60f4fde4088cbb146283a2db305418320
2019-01-03 20:31:30 +00:00
..
commit Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
control Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
create Add redeploy_server processing 2018-08-21 09:42:40 -05:00
describe Modify note access methods 2018-10-16 07:45:02 -05:00
get Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
help Add relabel_nodes action 2018-09-25 07:34:43 -05: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 Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
input_checks.py Modify note access methods 2018-10-16 07:45:02 -05:00