← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2040457] [NEW] [allocation_pools] Need re-generation new pools from cidr and gateway-ip after update one subnet with empty 'allocation_pools'

 

Public bug reported:

We found that allocation_pools is empty list after update subnet with empty 'allocation_pools':
 neutron subnet-show f84d8c24-251c-4a28-83a0-6c7f147c3da1
+-------------------+--------------------------------------+
| Field             | Value                                |
+-------------------+--------------------------------------+
| allocation_pools  |                                      |
| cidr              | 192.168.123.0/24                     |

In my opinion, if we clear the allocation_pools of one subnet, it should
re-generation new allocation_pools by the cidr and gateway-ip of the
subnet.

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

Title:
  [allocation_pools] Need re-generation  new pools from cidr and
  gateway-ip after update one subnet with empty 'allocation_pools'

Status in neutron:
  New

Bug description:
  We found that allocation_pools is empty list after update subnet with empty 'allocation_pools':
   neutron subnet-show f84d8c24-251c-4a28-83a0-6c7f147c3da1
  +-------------------+--------------------------------------+
  | Field             | Value                                |
  +-------------------+--------------------------------------+
  | allocation_pools  |                                      |
  | cidr              | 192.168.123.0/24                     |

  In my opinion, if we clear the allocation_pools of one subnet, it
  should re-generation new allocation_pools by the cidr and gateway-ip
  of the subnet.

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



Follow ups