drydock/drydock_provisioner/cli
Scott Hussey 72adce3d38 Add Task persistence and KOTH
Implement logic to use SQLalchemy to persist and query
task information as well as manage multiple instances
with a king-of-the-hill algorithm via Postgres

- Implement leadership claim
- Implement task insert/update/query
- Implement status message inserts
- Implement integration tests w/ Postgres

Change-Id: Ic657afef3c7e1eb678629fb8b30969fa9f52585e
2017-10-26 14:56:13 -05:00
..
design Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
node Additional fields in enquiry API 2017-10-26 13:39:51 -05:00
part Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
task Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
__init__.py WIP - Drydock client and Drydock CLI 2017-07-03 15:03:22 -05:00
action.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
commands.py CLI support of Keystone openrc 2017-10-24 09:16:28 -05:00