zaqar/tests/unit/common/storage
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
..
__init__.py feat: connect sharding manager to control drivers 2013-11-19 11:34:54 -05:00
test_select.py Rename Marconi to Zaqar 2014-08-04 10:36:50 +02:00
test_utils.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00