zaqar/zaqar/tests/unit/transport/wsgi/v1
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 Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_auth.py Clean up the 'queues' package for tests 2014-12-19 15:54:36 +13:00
test_claims.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_default_limits.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_home.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_media_type.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_messages.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_pools.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00
test_queue_lifecycle.py Move oslo libraries out of the oslo namespace 2015-01-20 13:42:10 +00:00
test_validation.py Remove sqlalchemy from our data plane 2015-03-29 18:26:36 -03:00