neutron/neutron
Rodolfo Alonso Hernandez 0b3cff33c1 Subnet gateway should be a valid IP
When a subnet is created and allocated, the gateway IP is created
based on the subnet CIDR. In case of IPv6 prefix delegation, this
CIDR is a temporary one. In this case the gateway IP cannot be
assigned yet and the value stored in the DB should be "None".

IpamBackendMixin._gateway_ip_str must read properly the IP version
stored in the "subnet" variable, under the key "ip_version"
instead of "version".

Closes-Bug: #1856726
Closes-Bug: #1856675

Change-Id: I9313c880cc458f08dc3a1b0ff13187b764ba7042
2019-12-23 10:13:23 +00:00
..
agent Merge "Locate RP-tree parent by hypervisor name" 2019-12-19 17:01:22 +00:00
api Adding LOG statements to debug 1838449 2019-10-08 12:12:43 -05:00
cmd Add upgrade check for NIC Switch agent 2019-12-01 11:58:16 +02:00
common [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
conf Merge "Locate RP-tree parent by hypervisor name" 2019-12-19 17:01:22 +00:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db Subnet gateway should be a valid IP 2019-12-23 10:13:23 +00:00
debug Do not inherit from built-in "dict" 2019-11-29 18:12:07 +00:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
hacking Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ipam Subnet gateway should be a valid IP 2019-12-23 10:13:23 +00:00
locale Imported Translations from Zanata 2019-10-01 07:59:21 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Merge "Serialize subnet creating depending on the network ID" 2019-12-03 16:16:28 +00:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
plugins Merge "Locate RP-tree parent by hypervisor name" 2019-12-19 17:01:22 +00:00
privileged Merge "Avoid raising NetworkInterfaceNotFound exception in DHCP agent logs" 2019-12-11 23:17:12 +00:00
profiling Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
scheduler [OVN] Import OVN Client, L3 and QoS related code 2019-12-14 19:17:40 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "Locate RP-tree parent by hypervisor name" 2019-12-19 17:01:22 +00:00
tests Subnet gateway should be a valid IP 2019-12-23 10:13:23 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Support L3 agent cleanup on shutdown 2019-12-16 17:01:31 -05:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
policy.py List SG rules which belongs to tenant's SG 2019-11-27 15:45:09 +01:00
service.py Support L3 agent cleanup on shutdown 2019-12-16 17:01:31 -05:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00