group-based-policy/gbpservice/neutron/db
Robert Kukura 84353cca91 Cleanup schema loading so unit tests run consistently
Ensure that all unit test modules can be run independently or in any
combination. A new all_models module is imported before Neutron's
SqlFixture loads DB schema from model files that derive from Neutron's
model_base.BASE_V2. Code that otherwise loads the schema for these
models is eliminated. Note that AIM and NFP models do not derive from
Neutron's base class, and are handled by their own fixtures.

Change-Id: I0b1c20429f75f77929a78b75c7e361bcc5e9b6b7
2017-12-08 13:45:16 -05:00
..
grouppolicy Allow PDs to associate RPC listeners with RPC worker pool 2017-08-23 19:17:25 +00:00
migration Scope common App Profile with the system ID 2017-10-30 17:01:49 -07:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
all_models.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
implicitsubnetpool_db.py Dual-stack implicit subnetpools 2017-04-24 15:44:39 +00:00
servicechain_db.py Preparing for Pike support 2017-10-24 15:09:55 -07:00