drydock/drydock_provisioner
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
..
cli Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
control Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
drivers Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
drydock_client Additional fields in enquiry API 2017-10-26 13:39:51 -05:00
ingester DRYD-50 Drydock support of NIC bonding 2017-09-21 10:29:39 -05:00
introspection Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
objects Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
orchestrator DRYD-50 Drydock support of NIC bonding 2017-09-21 10:29:39 -05:00
statemgmt Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
__init__.py Update oslo_config integration to support auto-generation of files 2017-07-05 10:23:28 -05:00
config.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
drydock.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
error.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
policy.py DRYD21 - YAPF formatting for 375626 2017-08-25 11:21:22 -05:00