← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1438320] [NEW] Subnet pool created should be blocked when allow_overlapping_ips=False

 

Public bug reported:

Creation of subnet pools should be blocked when
allow_overlapping_ips=False. This conflicts with the notion of subnet
pools and causes allocation of overlapping prefixes to be blocked, even
when allocating across different pools.  The simplest solution is to
declare subnet pools incompatible with allow_overlapping_ips=False and
block creation of subnet pools.

** Affects: neutron
     Importance: Undecided
     Assignee: Ryan Tidwell (ryan-tidwell)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Ryan Tidwell (ryan-tidwell)

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

Title:
  Subnet pool created should be blocked when allow_overlapping_ips=False

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Creation of subnet pools should be blocked when
  allow_overlapping_ips=False. This conflicts with the notion of subnet
  pools and causes allocation of overlapping prefixes to be blocked,
  even when allocating across different pools.  The simplest solution is
  to declare subnet pools incompatible with allow_overlapping_ips=False
  and block creation of subnet pools.

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


Follow ups

References