neutron/neutron/tests/unit/db
John Davidge f7cc6a0107 Remove deprecated default subnetpools
These config options were deprecated in Mitaka.
They can now be removed in Newton.

Closes-Bug: #1594810
Related-Bug: #1501328
Change-Id: I6eea7d4465cf23df1d8dae26336633052dfab871
2016-08-02 11:25:12 +01:00
..
metering Use constants from neutron-lib 2016-04-23 21:23:56 -04: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 Neutron-lib: use the L3_AGENT* definitions from neutron-lib 2016-08-01 06:50:11 -07:00
test_allowedaddresspairs_db.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
test_api.py Mark DBConnectionError as retriable 2016-07-22 10:01:37 -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 Remove deprecated default subnetpools 2016-08-02 11:25:12 +01:00
test_dvr_mac_db.py Make pep8 job great again 2016-06-21 16:23:51 +00:00
test_ipam_backend_mixin.py Merge "tests: stop using ml2 plugin full import paths in tests" 2016-07-27 15:35:02 +00:00
test_ipam_non_pluggable_backend.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_ipam_pluggable_backend.py Use DEVICE_OWNER_COMPUTE_PREFIX from neutron-lib 2016-07-17 17:04:18 -07:00
test_l3_db.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_l3_dvr_db.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_l3_hamode_db.py Filter HA router without HA port bindings after race conditions 2016-07-28 23:21:08 +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 objects: introduce NetworkPortSecurity object 2016-06-27 18:35:47 +02: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 Remove using PROTO_NAME_IPV6_ICMP_LEGACY from neutron.common.constants 2016-05-24 13:54:23 +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 Add custom SQLAlchemy type for MACAddress 2016-03-15 17:31:55 +01:00