issues
search
midokura
/
neutron
Quantum is a virtual network service for Openstack, and a part of Netstack.
http://openstack.org
Apache License 2.0
2
stars
3
forks
source link
Disassociate floating ips on port deletion
#66
Closed
JoeMido
closed
10 years ago
JoeMido
commented
10 years ago
When doing a port delete, neutron does not clean up floating ips associated with the port. This means that the plugin code has to handle this explicitly
Signed-off-by: Joe Mills joe@midokura.com
Fixes MN-1072
Signed-off-by: Joe Mills joe@midokura.com
Fixes MN-1072