drydock/helm_drydock/control
Scott Hussey 839c83651f Last commit to push changes to master. Will use feature branches
going forward

Added readmes to submodules
Refactored model into multiple files
Standardized on 'node' for physical server
Pinned requirements.txt to versions
Began orchestration action outline in conjunction with DAG
2017-03-15 14:53:46 -05:00
..
__init__.py Roll this into master after pull request was approved 2017-02-28 15:14:09 -06:00
readme.md Last commit to push changes to master. Will use feature branches 2017-03-15 14:53:46 -05:00

readme.md

Control

This is the external facing API service to control the rest of Drydock and query Drydock-managed data.

Anticipate basing this service on the falcon Python library