neutron/neutron
Henry Gessau 3e0745827f Move DB TestModelsMigrations from unit to functional
The tests to check that DB migrations and models are in sync depends
on the mysql and postgresql backends being available with a specific
DB user and database created. This violates the principles for unit
tests and therefore these tests should be moved to functional tests.

For these tests to work in the functional job in the gate, the
backends must be installed and the DB user and database created.
We do this via the functional gate hook.

Closes-bug: #1372981

Change-Id: I7b89feef3f19ca07dbfb05acfaa30529a5bf683d
2014-12-18 22:41:05 -05:00
..
agent Merge "Avoid unnecessary explicit str() conversion around exceptions" 2014-12-19 03:21:38 +00:00
api Improve performance of get_active_networks_info 2014-12-15 16:20:21 +08:00
cmd Correct arguments to logging function 2014-12-17 15:07:28 +11:00
common Merge "Print version info at start" 2014-12-08 22:44:19 +00:00
db Merge "Update heal_script for alembic 0.7.1" 2014-12-19 03:24:59 +00:00
debug Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
extensions Add lbaasv2 extension to Neutron for REST refactor 2014-12-09 20:27:10 -07:00
hacking Merge "Enforce log hints" 2014-12-14 02:58:34 +00:00
locale Imported Translations from Transifex 2014-12-17 06:05:36 +00:00
notifiers Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
openstack Merge "Have L3 agent catch the correct exception" 2014-12-15 16:25:12 +00:00
plugins Merge "Avoid unnecessary explicit str() conversion around exceptions" 2014-12-19 03:21:38 +00:00
scheduler Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
server Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
services Merge "Backward compatibility for advanced services" 2014-12-18 20:18:05 +00:00
tests Move DB TestModelsMigrations from unit to functional 2014-12-18 22:41:05 -05:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
auth.py Enforce log hints 2014-12-08 19:59:24 +01:00
context.py Merge "Migrate to oslo.context" 2014-12-15 06:10:55 +00:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
manager.py Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
neutron_plugin_base_v2.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
policy.py Enforce log hints 2014-12-08 19:59:24 +01:00
quota.py Enforce log hints 2014-12-08 19:59:24 +01:00
service.py Merge "Enforce log hints" 2014-12-14 02:58:34 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Enforce log hints 2014-12-08 19:59:24 +01:00