shipyard/src/bin/shipyard_client
Rick Bartra 2edd8e6531 Update Shipyard API docs and shipyard_api_client
The Shipyard API docs and shipyard_api_client incorrectly reference
the wrong API endpoints for some APIs. This commit updates the API
docs to reference the correct API endpoints for:

- getting action validation details
- triggering a control action against an activity

The following is updated in the shipyard_api_client.py:

- API endpoint for getting action validation details

Change-Id: I04b770acfd64f331efce6f83f51cb41d0818a6b2
2018-08-23 19:48:14 +00:00
..
shipyard_client Update Shipyard API docs and shipyard_api_client 2018-08-23 19:48:14 +00:00
tests Update Shipyard API docs and shipyard_api_client 2018-08-23 19:48:14 +00:00
README.md Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
requirements.txt Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
setup.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test-requirements.txt Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
tox.ini Consolidate pep8/bandit zuul gating 2018-08-21 20:53:24 +00:00

README.md

Shipyard Client

A CLI for using a deployed Shipyard API.

Find more documentation for Shipyard on Read the Docs

Getting Started:

Shipyard @ Gerrithub
Helm chart

See also:

Undercloud Platform (UCP)