drydock/drydock_provisioner/statemgmt/db
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
..
__init__.py DRYD47 - Task persistance and refactor 2017-10-26 14:54:25 -05:00
tables.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00