zaqar/zaqar/tests
Flavio Percoco 35f2764204 Remove sqlalchemy from our data plane
This patch removes the sqlalchemy as a valid data driver. In order to
make this work properly, we also need the data plane to be properly
split into 2 completely independent pipelines.

This patch, unfortunately, disables some of the sqlalchemy's tests for
queues and pools. The reason is that, until these planes are correctly
separated and pooling is enabled by default, we won't be able to
properly run those tests. A follow-up patch, expected to land in kilo,
will do this.

DocImpact

Implements blueprint: disable-sqlalchemy-as-pool

Change-Id: I5ca73102241692b0e1b23b3eaaaf1938f0106dfa
2015-03-29 18:26:36 -03:00
..
functional Syntax enhancements 2015-03-11 20:00:46 +00:00
unit Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
__init__.py Implements queue, message and claim controllers for Redis 2014-08-30 15:45:27 -05:00
base.py Forbid adding stores with mismatching capabilities 2015-02-13 23:56:25 +01:00
faulty_storage.py Implement mongodb driver for notifications 2015-01-16 00:55:43 +13:00
helpers.py Fixes docstring typos 2014-09-24 19:19:35 -07:00