yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14259
[Bug 1317457] [NEW] Subnet IPs doesn't recycle
Public bug reported:
I'm using Icehouse stable release and ML2 plugin.
1) Create subnet 192.168.1.0/24 with DHCP enabled
2) Create a new port for this subnet. This port will be assigned IP: 192.168.1.2
3) Delete the above port
4) Create a new port for this subnet, again.
This port will be assigned IP: "192.168.1.3" instead of 192.168.1.2
The assigned IP address just keeps increasing instead of using available
IP addresses from deleted ports.
** 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/1317457
Title:
Subnet IPs doesn't recycle
Status in OpenStack Neutron (virtual network service):
New
Bug description:
I'm using Icehouse stable release and ML2 plugin.
1) Create subnet 192.168.1.0/24 with DHCP enabled
2) Create a new port for this subnet. This port will be assigned IP: 192.168.1.2
3) Delete the above port
4) Create a new port for this subnet, again.
This port will be assigned IP: "192.168.1.3" instead of 192.168.1.2
The assigned IP address just keeps increasing instead of using
available IP addresses from deleted ports.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1317457/+subscriptions
Follow ups
References