Skip to content

Commit 3751f1f

Browse files
committed
docs: Update novaclient comparison doc
Done manually by looking at the help text for the 'nova' client (version 17.0.0) and identifying gaps. Change-Id: I23a4947a13d5e576c5aa66902686df60379ffda0 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
1 parent 8dc2a7e commit 3751f1f

1 file changed

Lines changed: 11 additions & 26 deletions

File tree

doc/source/cli/data/nova.csv

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
add-fixed-ip,server add fixed ip,Add new IP address on a network to server.
21
add-secgroup,server add security group,Add a Security Group to a server.
32
agent-create,compute agent create,Create new agent build.
43
agent-delete,compute agent delete,Delete existing agent build.
54
agent-list,compute agent list,List all builds.
65
agent-modify,compute agent set,Modify existing agent build.
76
aggregate-add-host,aggregate add host,Add the host to the specified aggregate.
7+
aggregate-cache-images,,Request images be cached. (Supported by API versions '2.81' - '2.latest') [hint: use '-- os-compute-api-version' flag to show help message for proper version]
88
aggregate-create,aggregate create,Create a new aggregate with the specified details.
99
aggregate-delete,aggregate delete,Delete the aggregate.
1010
aggregate-list,aggregate list,Print a list of all aggregates.
@@ -15,12 +15,7 @@ aggregate-update,aggregate set / unset,Update the aggregate's name and optionall
1515
availability-zone-list,availability zone list,List all the availability zones.
1616
backup,server backup create,Backup a server by creating a 'backup' type snapshot.
1717
boot,server create,Boot a new server.
18-
cell-capacities,,Get cell capacities for all cells or a given cell.
19-
cell-show,,Show details of a given cell.
20-
clear-password,server set --root-password,Clear the admin password for a server from the metadata server.
21-
cloudpipe-configure,WONTFIX,Update the VPN IP/port of a cloudpipe instance.
22-
cloudpipe-create,WONTFIX,Create a cloudpipe instance for the given project.
23-
cloudpipe-list,WONTFIX,Print a list of all cloudpipe instances.
18+
clear-password,server set --root-password,Clear the admin password for a server from the metadata server. This action does not actually change the instance server password.
2419
console-log,console log show,Get console log output of a server.
2520
delete,server delete,Immediately shut down and delete specified server(s).
2621
diagnostics,openstack server show --diagnostics,Retrieve server diagnostics.
@@ -33,31 +28,27 @@ flavor-delete,flavor delete,Delete a specific flavor
3328
flavor-key,flavor set / unset,Set or unset extra_spec for a flavor.
3429
flavor-list,flavor list,Print a list of available 'flavors'
3530
flavor-show,flavor show,Show details about the given flavor.
36-
floating-ip-associate,server add floating ip,Associate a floating IP address to a server.
37-
floating-ip-disassociate,server remove floating ip,Disassociate a floating IP address from a server.
31+
flavor-update,,Update the description of an existing flavor. (Supported by API versions '2.55' - '2.latest') [hint: use '--os-compute-api- version' flag to show help message for proper version]
3832
force-delete,server delete,Force delete a server.
39-
get-mks-console,console url show --mks,Get an MKS console to a server.
40-
get-password,WONTFIX,Get the admin password for a server.
33+
get-mks-console,console url show --mks,Get an MKS console to a server. (Supported by API versions '2.8' - '2.latest') [hint: use ' --os-compute-api-version' flag to show help message for proper version]
34+
get-password,WONTFIX,Get the admin password for a server. This operation calls the metadata service to query metadata information and does not read password information from the server itself.
4135
get-rdp-console,console url show --rdp,Get a rdp console to a server.
4236
get-serial-console,console url show --serial,Get a serial console to a server.
4337
get-spice-console,console url show --spice,Get a spice console to a server.
44-
get-vnc-console,console url show --novnc | --xvpvnc,Get a vnc console to a server.
45-
host-action,,Perform a power action on a host.
46-
host-describe,host show,Describe a specific host.
38+
get-vnc-console,console url show --novnc,Get a vnc console to a server.
4739
host-evacuate,,Evacuate all instances from failed host.
4840
host-evacuate-live,,Live migrate all instances off the specified host to other available hosts.
49-
host-list,host list,List all hosts by service.
5041
host-meta,,Set or Delete metadata on all instances of a host.
5142
host-servers-migrate,,Cold migrate all instances off the specified host to other available hosts.
52-
host-update,host set,Update host settings.
53-
hypervisor-list,hypervisor list,List hypervisors.
43+
hypervisor-list,hypervisor list,List hypervisors. (Supported by API versions '2.0' - '2.latest')
5444
hypervisor-servers,,List servers belonging to specific hypervisors.
5545
hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
5646
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
5747
hypervisor-uptime,,Display the uptime of the specified hypervisor.
5848
image-create,server image create,Create a new image by taking a snapshot of a running server.
5949
instance-action,,Show an action.
6050
instance-action-list,,List actions on a server.
51+
instance-usage-audit-log,,List/Get server usage audits.
6152
interface-attach,,Attach a network interface to a server.
6253
interface-detach,,Detach a network interface from a server.
6354
interface-list,port list --server,List interfaces attached to a server.
@@ -67,7 +58,6 @@ keypair-list,keypair list,Print a list of keypairs for a user
6758
keypair-show,keypair show,Show details about the given keypair.
6859
limits,limits show,Print rate and absolute limits.
6960
list,server list,List active servers.
70-
list-extensions,extension list,List all the os-api extensions that are available.
7161
list-secgroup,security group list,List Security Group(s) of a server.
7262
live-migration,,Migrate running server to a new machine.
7363
live-migration-abort,,Abort an on-going live migration.
@@ -86,7 +76,6 @@ quota-update,quota set,Update the quotas for a tenant/user.
8676
reboot,server reboot,Reboot a server.
8777
rebuild,server rebuild,"Shutdown, re-image, and re-boot a server."
8878
refresh-network,WONTFIX,Refresh server network information.
89-
remove-fixed-ip,server remove fixed ip,Remove an IP address from a server.
9079
remove-secgroup,server remove security group,Remove a Security Group from a server.
9180
rescue,server rescue,Reboots a server into rescue mode.
9281
reset-network,WONTFIX,Reset network of a server.
@@ -107,6 +96,7 @@ server-tag-delete,,Delete one or more tags from a server.
10796
server-tag-delete-all,,Delete all tags from a server.
10897
server-tag-list,,Get list of tags from a server.
10998
server-tag-set,,Set list of tags to a server.
99+
server-topology,openstack server show --topology,Retrieve server topology. (Supported by API versions '2.78' - '2.latest') [hint: use '-- os-compute-api-version' flag to show help message for proper version]
110100
service-delete,compute service delete,Delete the service.
111101
service-disable,compute service set --disable,Disable the service.
112102
service-enable,compute service set --enable,Enable the service.
@@ -121,22 +111,17 @@ start,server start,Start the server(s).
121111
stop,server stop,Stop the server(s).
122112
suspend,server suspend,Suspend a server.
123113
trigger-crash-dump,server dump create,Trigger crash dump in an instance.
124-
topology,openstack server show --topology,Retrieve server NUMA topology.
125114
unlock,server unlock,Unlock a server.
126115
unpause,server unpause,Unpause a server.
127116
unrescue,server unrescue,Restart the server from normal boot disk again.
128117
unshelve,server unshelve,Unshelve a server.
129-
update,server set / unset --description,Update or unset the description for a server.
130-
update,server set --name,Update the name for a server.
118+
update,server set / unset,Update the name or the description for a server.
131119
usage,usage show,Show usage data for a single tenant.
132120
usage-list,usage list,List usage data for all tenants.
133121
version-list,,List all API versions.
134-
virtual-interface-list,,Show virtual interface info about the given server.
135122
volume-attach,server add volume,Attach a volume to a server.
136123
volume-attachments,server show,List all the volumes attached to a server.
137124
volume-detach,server remove volume,Detach a volume from a server.
138125
volume-update,,Update volume attachment.
139-
x509-create-cert,WONTFIX,Create x509 cert for a user in tenant.
140-
x509-get-root-cert,WONTFIX,Fetch the x509 root cert.
141-
bash-completion,complete,Prints all of the commands and options to
126+
bash-completion,complete,Prints all of the commands and options to stdout so that the nova.bash_completion script doesn't have to hard code them.
142127
help,help,Display help about this program or one of its subcommands.

0 commit comments

Comments
 (0)