← Back to team overview

yahoo-eng-team team mailing list archive

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

 

I just added python-neutronclient to this bug report.  The fact that the
client defaults to IP version 4 even when a version 6 subnet pool has
been selected should be fixed.

** Also affects: python-neutronclient
   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/1444146

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

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in Python client library for Neutron:
  New

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


References