← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1444146] [NEW] Subnet creation from a subnet pool can get wrong ip_version

 

Public bug reported:

The following command ends up creating a subnet with ip_version set to 4
even though the pool is an ipv6 pool.

  $ neutron subnet-create --subnetpool ext-subnet-pool --prefixlen 64
network1

** Affects: neutron
     Importance: Undecided
     Assignee: Carl Baldwin (carl-baldwin)
         Status: Confirmed

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

Title:
  Subnet creation from a subnet pool can get wrong ip_version

Status in OpenStack Neutron (virtual network service):
  Confirmed

Bug description:
  The following command ends up creating a subnet with ip_version set to
  4 even though the pool is an ipv6 pool.

    $ neutron subnet-create --subnetpool ext-subnet-pool --prefixlen 64
  network1

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


Follow ups

References