nova-manage account and nova-manage project does same

Bug #753477 reported by koolhead17
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Undecided
Unassigned

Bug Description

Why do we have 2 commands in nova-manage (account/project) doing same thing?

nova-manage account create abc
Possible wrong number of arguments supplied
account create: Creates a new project
        arguments: name project_manager [description]

nova-manage account list
projectA
projectB

nova-manage project create abc
Possible wrong number of arguments supplied
project create: Creates a new project
        arguments: name project_manager [description]

nova-manage project list
projectA
projectB

Revision history for this message
Ilya Alekseyev (ilyaalekseyev) wrote :

Currently account is alias for project.

Revision history for this message
Thierry Carrez (ttx) wrote :

This is by design.

Changed in nova:
status: New → Won't Fix
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.