neutron/neutron/tests
Manjeet Singh Bhatia 2b66c6a2ed Relocate L3 DB Models
As we have started oslo versioned objects implementations. There
would be issue of cyclic import while implementation for objects
which have db models definitions and mixins in same file. This patch
will move routers models as discussed in [1].

For example DNS models and some queries are in same file [2]. for object
implementation I have separate models definitions and mixins where
queries were being done [3].

[1]. https://www.mail-archive.com/openstack-dev@lists.openstack.org/msg88910.html
[2]. https://review.openstack.org/#/c/334695/15/neutron/db/dns_db.py
[3]. https://review.openstack.org/#/c/334695/15/neutron/db/models/dns_models.py

Change-Id: I9b9a44da5d28252be58cea1a920a64e18d8bbf32
Partial-Bug: #1597913
2016-09-27 16:58:55 +00:00
..
common Merge "tests: Don't raise TimeoutError when waiting for ping" 2016-09-21 11:45:55 +00:00
contrib Merge "API tests: Check MTU sanity of trunk/subport" 2016-09-22 19:49:58 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Merge "Forbid importing neutron.tests.* from outside tests subtree" 2016-09-20 01:22:21 +00:00
functional Allow more time for DB migration tests 2016-09-21 20:54:41 -04:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
tempest Merge "Fix ML2 revision_number handling in port updates" 2016-09-23 12:02:10 +00:00
unit Relocate L3 DB Models 2016-09-27 16:58:55 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Merge "tests: catch eventlet.Timeout exception" 2016-09-23 12:39:51 +00:00
fake_notifier.py
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00