neutron/neutron/tests/unit/db
Shashank Kumar Shankar f5a721e0c2 Introduce context in methods for Router Extra Attributes OVO usage.
This patch introduces context in methods where it is needed for
object operations done during the integration of Router Extra
Attributes OVO.

Used in integration patch: https://review.openstack.org/#/c/381209/

Change-Id: I4dea67207220a19abf5d3cc754f02150b3621550
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
2016-11-07 22:20:26 +00:00
..
metering Handle label_id's DBReferenceError when creating label-rule 2016-10-06 02:17:33 +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 Relocate Agent DB model 2016-10-07 14:18:19 -04:00
test_agentschedulers_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
test_allowedaddresspairs_db.py Validate type of allowed_address_pairs 2016-10-18 17:44:04 +08: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 Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04: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 neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00
test_dvr_mac_db.py Merge "Deterministic ordering of fixed_ips" 2016-10-07 11:49:01 +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 IPv6 PD with pluggable IPAM" 2016-10-14 20:02:11 +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 Introduce context in methods for Router Extra Attributes OVO usage. 2016-11-07 22:20:26 +00:00
test_migration.py Use ensure_tree from oslo_utils.fileutils 2016-11-05 00:00:31 -07: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