← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1372441] [NEW] Creating port in dual-stack network requires IPv4 and IPv6 addresses to be allocated

 

Public bug reported:

Currently, when creating port in dual-stack network (network with one
ore more IPv4 subnets and one or more IPv6 subnets), Neutron allocates
fixed-ip from both, v4 and v6 subnets.  If one of the subnets do not
have available addresses, it is considered as error.

IMO, this is wrong.  Operation should succeed if at least one address
(IPv4 of IPv6) was allocated.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1372441

Title:
  Creating port in dual-stack network requires IPv4 and IPv6 addresses
  to be allocated

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Currently, when creating port in dual-stack network (network with one
  ore more IPv4 subnets and one or more IPv6 subnets), Neutron allocates
  fixed-ip from both, v4 and v6 subnets.  If one of the subnets do not
  have available addresses, it is considered as error.

  IMO, this is wrong.  Operation should succeed if at least one address
  (IPv4 of IPv6) was allocated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1372441/+subscriptions


Follow ups

References