Database does not get cleaned when deleting network

Bug #898205 reported by Jonathan Tellier
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

When creating a fixed_range network with a command such as

nova-manage network create private --fixed_range_v4=10.0.0.0/24 [...]

entries get added to the "fixed_ips" table of the nova database. However, when deleting that network with "nova-manage network delete", the entries in the "fixed_ips" table do not get deleted.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.