neutron/neutron/tests/unit/objects
Kevin Benton bdd7298284 Move standard attr out of model_base
The model_base file is going to move to Neutron lib in
I2087c6f5f66154cdaa4d8fa3d86f5e493f1d24d9. This will mainly leave
behind only the standard attributes related stuff so the name
'model_base' won't make much sense. This moves the standard attribute
related things into its own module so model_base can conceivably be
eliminated entirely.

Change-Id: Icaf3220fbc5723f2b5421a494371ef274d7073c7
2016-08-27 17:46:38 -04:00
..
db objects: support advanced criteria for get_objects 2016-05-31 12:23:13 +02:00
extensions Move standard attr out of model_base 2016-08-27 17:46:38 -04:00
network Introduce ovo objects for network segments 2016-08-18 14:04:47 +01:00
port objects: loading synthetic fields from defined ORM relationships. 2016-07-27 14:15:39 +02:00
qos objects: loading synthetic fields from defined ORM relationships. 2016-07-27 14:15:39 +02:00
__init__.py objects.base: avoid db access if object does not have changes 2015-07-03 02:02:17 +03:00
test_address_scope.py Address Scope added to OVO 2016-04-19 09:58:19 -05:00
test_base.py objects: add support for per parent type foreign keys 2016-08-23 18:58:03 +02:00
test_common_types.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_objects.py Introduce ovo objects for network segments 2016-08-18 14:04:47 +01:00
test_rbac_db.py objects: stop using internal _context attribute 2016-06-01 13:33:01 +02:00
test_securitygroup.py Introduce ovo objects for security groups 2016-08-12 17:28:24 +00:00
test_subnet.py objects: loading synthetic fields from defined ORM relationships. 2016-07-27 14:15:39 +02:00
test_subnetpool.py objects: loading synthetic fields from defined ORM relationships. 2016-07-27 14:15:39 +02:00
test_trunk.py tests: check that trunk sub_ports field is properly populated 2016-08-03 09:43:11 +02:00
test_utils.py objects: introduce a util function to handle tenant_id filter 2016-08-03 08:42:38 +00:00