yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74559
[Bug 1790255] Re: Multiple IPs from ipv6 subnets on the associated network are allocated for port creation
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1790255
Title:
Multiple IPs from ipv6 subnets on the associated network are allocated
for port creation
Status in neutron:
Invalid
Bug description:
From the spec[1], we will get one IP address from one of the v6
subnets.
=================================
Port-create operations without an explicit list of fixed IPs: There
will be no change from the current design. When a port-create
operation does not include an explicit list of fixed IPs, the
following subnets on the associated network will be associated with
the port:
One subnet from all IPv4 subnets
One subnet from all IPv6 DHCPv6-stateful subnets
All SLAAC-enabled subnets
===================================
But actually we get multiple IPs from all of the v6 subnets.
[1]https://specs.openstack.org/openstack/neutron-specs/specs/kilo/multiple-ipv6-prefixes.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1790255/+subscriptions
References