commit c7752445df4ecd7bbb2421899f42537101e96bc2
Author: Alex Meade <email address hidden>
Date: Sun Nov 3 17:51:31 2013 +0000
Remove TestRegistryDB dependency on TestRegistryAPI
TestRegistryDB does not set up the sqlalchemy db it uses with the db models.
These tests only pass when run in conjunction with TestRegistryAPI because that
test case does set up the db. TestRegistryDB should set up the DB as it needs
to.
Reviewed: https:/ /review. openstack. org/55084 github. com/openstack/ glance/ commit/ c7752445df4ecd7 bbb2421899f4253 7101e96bc2
Committed: http://
Submitter: Jenkins
Branch: master
commit c7752445df4ecd7 bbb2421899f4253 7101e96bc2
Author: Alex Meade <email address hidden>
Date: Sun Nov 3 17:51:31 2013 +0000
Remove TestRegistryDB dependency on TestRegistryAPI
TestRegistryDB does not set up the sqlalchemy db it uses with the db models.
These tests only pass when run in conjunction with TestRegistryAPI because that
test case does set up the db. TestRegistryDB should set up the DB as it needs
to.
Fixes bug 1247629
Change-Id: Ib0629634e567e1 fb9b98dac50025f 5309cd4efec