Incorrect db sync error message

Bug #734081 reported by Ferdy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Soren Hansen

Bug Description

In file ../bin/nova-manage.py (line 277), when an exception occurs in a database, the following message appears:
    print _("The above error may show that the database has not "
            "been created.\nPlease create a database using "
            "nova-manage sync db before running this command.")

The correct command is "nova-manage db sync" (not sync db)

Related branches

Revision history for this message
Soren Hansen (soren) wrote :

Well spotted, thanks.

Changed in nova:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Soren Hansen (soren)
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.