[allocation_pools] Need re-generation new pools from cidr and gateway-ip after update one subnet with empty 'allocation_pools'
Bug #2040457 reported by
Liu Xie
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Invalid
|
Undecided
|
Liu Xie | ||
Bug Description
We found that allocation_pools is empty list after update subnet with empty 'allocation_pools':
neutron subnet-show f84d8c24-
+------
| 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.
| tags: | added: l3-ipam-dhcp |
| Changed in neutron: | |
| assignee: | nobody → Liu Xie (liushy) |
To post a comment you must log in.

Fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/899373
Review: https:/