nova-manage : create network doesn't check if the fixed_ips are already existing

Bug #715427 reported by Tushar Patil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Ricardo Carrillo Cruz

Bug Description

If I run nova-manage network create command repeatedly more than one time, then it create same fixed_ips address for the number of times you are running the command.

$/usr/local/bin/nova-manage --flagfile=/etc/nova/nova.conf network create 10.2.0.0/24 2 64
$/usr/local/bin/nova-manage --flagfile=/etc/nova/nova.conf network create 10.2.0.0/24 2 64

Actual result: It is creating duplicate fixed ip addresses
Expected Result: if fixed ip address is already existing, it shouldn't add it.

Related branches

Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Low
status: New → Confirmed
Changed in nova:
assignee: nobody → Ricardo Carrillo Cruz (rcc)
Revision history for this message
Thierry Carrez (ttx) wrote :

Ricardo: did you start working on that ? If yes, please set this to "In progress" and link any branch you may have. If not, maybe unassign you to give someone else a chance to take it ?

Changed in nova:
status: Confirmed → In Progress
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
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.