neutron/neutron/tests/unit/db
Nate Johnston e37e714b08 Allow first address in an IPv6 subnet as valid unicast
When looking at the RFC [1], there's no mention that this can't be the
gateway address.  Permit it.

[1] https://tools.ietf.org/html/rfc4291#section-2.6.1

Change-Id: I3f2905c2c4fca02406dfa3c801c166c14389ba41
Fixes-Bug: #1682094
(cherry picked from commit 1916bc5c06)
(cherry picked from commit 0cd42257aa)
2019-08-20 18:35:49 +00:00
..
metering Spin off context module 2017-03-06 16:25:29 +00:00
quota CountableResource: try count/get functions for all plugins 2017-09-12 16:23:22 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_agentschedulers_db.py Handle AgentNotFoundByTypeHost exception properly 2018-06-14 10:14:20 +02:00
test_allowedaddresspairs_db.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
test_api.py Add DBError to _is_nested_instance 2017-02-05 17:42:08 -08:00
test_common_db_mixin.py Spin off context module 2017-03-06 16:25:29 +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 Allow first address in an IPv6 subnet as valid unicast 2019-08-20 18:35:49 +00:00
test_dvr_mac_db.py DistributedVirtualRouter mac address to OVO 2017-07-20 17:43:55 +00:00
test_extraroute_db.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_ipam_backend_mixin.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
test_ipam_pluggable_backend.py Allow first address in an IPv6 subnet as valid unicast 2019-08-20 18:35:49 +00:00
test_l3_db.py Fixing the filter in get MTU by network list query. 2018-02-16 08:49:03 +00:00
test_l3_dvr_db.py Fix notification about arp entries for dvr routers 2019-02-15 16:03:53 +00:00
test_l3_hamode_db.py Fix dvr ha router gateway goes wrong host 2018-10-22 10:49:52 -07:00
test_migration.py Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
test_portsecurity_db.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_portsecurity_db_common.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
test_provisioning_blocks.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
test_rbac_db_mixin.py tests: port test_port_presence_prevents_network_rbac_policy_deletion 2018-06-01 09:48:30 +00:00
test_securitygroups_db.py Fix performance regression adding rules to security groups 2019-02-01 21:10:21 -07:00
test_segments_db.py Change passing session to context in segments db functions 2016-12-23 16:47:41 +04:00
test_sqlalchemytypes.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_standard_attr.py Tag mechanism supports resources with standard attribute 2017-07-25 08:14:04 +09:00