shipyard/shipyard_airflow/control/configdocs
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
..
__init__.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
configdocs_api.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
configdocs_helper.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
deckhand_client.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
rendered_configdocs_api.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00