← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1394112] [NEW] Allocate gateway_ip automatically (if not specified) for IPv6 SLAAC subnet during subnet_creation.

 

Public bug reported:

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/

** Affects: neutron
     Importance: Undecided
     Assignee: Sridhar Gaddam (sridhargaddam)
         Status: New


** Tags: ipv6

** Changed in: neutron
     Assignee: (unassigned) => Sridhar Gaddam (sridhargaddam)

** Tags added: ipv6

-- 
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):
  New

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


Follow ups

References