Public bug reported:

Calling _allocate_pools_for_subnet when subnet['cidr'] = ::/64 returns a
pool that begins with an IPv4 address and ends with an IPv6 address. For
example:

{"start": "0.0.0.2", "end": "::ffff:ffff:ffff:ffff"}

IP version should be kept consistent during the pool generation to
prevent this.

** 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/1472304

Title:
  Generating allocation pools with ::/64 gives inconsistent results

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Calling _allocate_pools_for_subnet when subnet['cidr'] = ::/64 returns
  a pool that begins with an IPv4 address and ends with an IPv6 address.
  For example:

  {"start": "0.0.0.2", "end": "::ffff:ffff:ffff:ffff"}

  IP version should be kept consistent during the pool generation to
  prevent this.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to