mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Rename os project usage list to os usage list
There really isn't anything project specific about the command, it should really just be `os usage list`. For at least one development cycle we should keep the old command. Change-Id: I4d1df801576c259b527e87369f3121b94393cfa8
This commit is contained in:
parent
5761a0f0b7
commit
3ccf1a2606
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ openstack.compute.v2 =
|
|||
server_unrescue = openstackclient.compute.v2.server:UnrescueServer
|
||||
server_unset = openstackclient.compute.v2.server:UnsetServer
|
||||
|
||||
usage_list = openstackclient.compute.v2.usage:ListUsage
|
||||
usage_show = openstackclient.compute.v2.usage:ShowUsage
|
||||
|
||||
openstack.identity.v2 =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue