zaqar/zaqar/storage/sqlalchemy
Ryan S. Brown 899b5be59b Satisfy abstract base by adding queue_controller
Sqlalchemy management store was missing its queue_controller property,
causing the server to fail on startup.

Change-Id: I590be382cb783918e969b62ae4b177db4eb5afef
2015-06-26 10:28:53 -04:00
..
__init__.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
catalogue.py Refactor code structure for notification 2014-12-09 16:19:42 +13:00
controllers.py Remove messages and claims from sql code 2015-06-05 11:16:34 +02:00
driver.py Satisfy abstract base by adding queue_controller 2015-06-26 10:28:53 -04:00
options.py Remove messages and claims from sql code 2015-06-05 11:16:34 +02:00
pools.py Forbid adding stores with mismatching capabilities 2015-02-13 23:56:25 +01:00
queues.py Remove QueueController from data to control plane 2015-04-02 19:22:38 +02:00
tables.py Remove messages and claims from sql code 2015-06-05 11:16:34 +02:00
utils.py Port to oslo_log 2015-05-27 21:29:35 +00:00