shipyard/src/bin
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
..
shipyard_airflow Update to Airflow 1.10.1 and restore sysout 2018-12-05 12:37:14 -06:00
shipyard_client Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00