yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25799
[Bug 1394112] Re: Allocate gateway_ip automatically (if not specified) for IPv6 SLAAC subnet during subnet_creation.
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1394112
Title:
Allocate gateway_ip automatically (if not specified) for IPv6 SLAAC
subnet during subnet_creation.
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
For a SLAAC subnet that is created without specifying the gateway_ip,
Neutron currently allocates the gateway_ip at a later stage (i.e.,
neutron router_interface_add). In order to keep the API consistency
between IPv4 and IPv6 it is recommended to allocate the gateway_ip
during subnet_create stage itself.
Please refer to the following thread for more details.
https://review.openstack.org/#/c/134530/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1394112/+subscriptions
References