zaqar/tests/unit/storage
Shaifali Agrawal c3a5718775 Remove QueueController from data to control plane
To separate data and control plane of storage layer;
Moving queue_controller from data to controll plane.
Trying to shift the QueueController object in Control plane.
For this new MessageQueueHandler class is also added inside storage/x/messages.py
And the newly added handler is added to the entry point.

Implements: blueprint split-data-and-control-plane
Co-Author: Flavio Percoco<flavio@redhat.com>

Change-Id: I8a167d6ed8e54c98b077b9ea56e68b4e8d5b0291
2015-04-02 19:22:38 +02:00
..
__init__.py Clean up the 'queues' package for tests 2014-12-19 15:54:36 +13:00
backup_impl_sqlalchemy.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_impl_mongodb.py Remove QueueController from data to control plane 2015-04-02 19:22:38 +02:00
test_impl_redis.py Remove QueueController from data to control plane 2015-04-02 19:22:38 +02:00
test_pool_catalog.py Remove QueueController from data to control plane 2015-04-02 19:22:38 +02:00