shipyard/shipyard_airflow/control
Bryan Strassner 7b67b8faf2 Add bandit, coverage and docs to tox
Introduces code coverage and expands the use of bandit to include
the shipyard_client. Triggers the run of bandit, coverage, and docs
to the base tox execution. Addresses several bandit issues by either
fixing or supplying # nosec to known "ok" uses of code that would
otherwise trigger a bandit error being reported.

This change also removes an artifact from refactoring (deckhand_client.py)
which moved to a subdirectory.

Change-Id: I47b4a6b945ade7ba42bc73a850848cd45c0b2390
2017-10-25 22:36:39 -05:00
..
action Refactor API to organize directories 2017-10-19 15:54:06 -05:00
af_monitoring Implement the inquiry API for Shipyard. 2017-10-19 14:54:31 -04:00
configdocs Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
__init__.py Add Action API 2017-09-22 21:47:13 -05:00
api.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
api_lock.py Document staging api 2017-10-18 18:39:24 -05:00
base.py Document staging api 2017-10-18 18:39:24 -05:00
health.py Add Action API 2017-09-22 21:47:13 -05:00
json_schemas.py Add Action API 2017-09-22 21:47:13 -05:00
middleware.py Add Action API 2017-09-22 21:47:13 -05:00
service_endpoints.py Document staging api 2017-10-18 18:39:24 -05:00