nova-manage displaying incorrect error msgs on flavor create

Bug #800842 reported by Alex Meade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Alex Meade

Bug Description

When attempting to create a flavor that already exists, nova-manage just says "Command failed, please check log for more info if there are no results"

Related branches

Revision history for this message
Alex Meade (alex-meade) wrote :

line 876 nova-manage

except exception.InvalidInputException:

should be

except exception.InvalidInput:

This has been causing a syntax error to be risen, masking the real issues.

Changed in nova:
assignee: nobody → Alex Meade (alex-meade)
status: New → In Progress
Alex Meade (alex-meade)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-2
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-2 → 2011.3
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.