neutron/neutron/tests/unit/db
tonytan4ever 509bc4c2ab Relocate dvr model
As there would be issue of cyclic imports while implementation of
Oslo-Versioned Objects for DVR which has db models definition and
mixins in same file, this patch will relocate DVR models.

Change-Id: I4005570c7507ae9c28fd2910b368e4fdf5e603b0
Co-Authored-By: Victor Morales <victor.morales@intel.com>
Partial-Bug: #1597913
2016-10-04 08:41:33 +00:00
..
metering Disallow specifying too long description for meter-label 2016-09-05 00:55:09 +00:00
quota Add API to retrieve default quotas 2016-05-03 00:53:40 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Refactor the rpc callback version discovery mechanism 2016-06-09 07:33:03 +00:00
test_agentschedulers_db.py Relocate RouterL3AgentBinding DB model 2016-09-28 09:20:27 -05:00
test_allowedaddresspairs_db.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
test_api.py Prepare retry decorator to move to plugin level 2016-09-08 14:07:08 -07:00
test_common_db_mixin.py L3HA: Do not wrap create/delete in transaction 2016-03-11 23:59:10 +00:00
test_db_base_plugin_common.py Replace to_dict() calls with a function decorator 2015-08-03 11:42:25 +03:00
test_db_base_plugin_v2.py Merge "Relocate L3 DB Models" 2016-09-28 01:46:47 +00:00
test_dvr_mac_db.py Relocate dvr model 2016-10-04 08:41:33 +00:00
test_ipam_backend_mixin.py Try to reuse existing IPs when a port update specifies subnet 2016-09-20 21:58:55 -06:00
test_ipam_pluggable_backend.py Merge "fix port address allocation for auto-addr subnet" 2016-09-14 02:29:58 +00:00
test_l3_db.py Merge "Relocate L3 DB Models" 2016-09-28 01:46:47 +00:00
test_l3_dvr_db.py Send a callback before attaching a subnet to a router 2016-09-26 11:05:25 +00:00
test_l3_hamode_db.py Merge "Check for l3 agents count before router update" 2016-09-27 02:23:04 +00:00
test_migration.py Revert "Support unique labels for alembic branches" 2016-07-06 16:51:04 +00:00
test_model_base.py Allow unique keys to be used with get_object 2016-07-12 16:18:03 +03:00
test_portsecurity_db.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00
test_portsecurity_db_common.py Introduce ovo objects for networks 2016-09-29 15:36:47 +00:00
test_provisioning_blocks.py Check for provisioning blocks before updating port up 2016-07-09 18:00:18 +00:00
test_securitygroups_db.py Security group call back need cascading delete the related rules 2016-08-26 04:32:45 +00:00
test_segments_db.py Dont use query if network_ids is empty 2016-05-30 03:13:21 +00:00
test_sqlalchemytypes.py Truncate microseconds before DB insertion 2016-09-01 13:25:24 +00:00
test_standard_attr.py Garbage collect HasStandardAttributes subclasses in StandardAttrTestCase 2016-09-17 07:49:35 +00:00