shipyard/src/bin/shipyard_client
Bryan Strassner 7d9ca0b69b Remediate failing Bandit gate
Adds a #nosec exclusion to a known Bandit error that has been evaluated
as low severity, and included comments about how the severity is further
reduced.

Adds a target Python version for Bandit job so that it does not fail to
scan several more files that are not working with a Python 2 run of
Bandit.

Change-Id: I251abd092b3049a663b8758bbec0926f4b4836f7
2018-08-17 15:10:30 -05:00
..
shipyard_client A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
tests Unit tests added for ``get site-statuses`` cli 2018-08-01 17:04:14 +05:30
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 Remediate failing Bandit gate 2018-08-17 15:10:30 -05: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)