You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aggregate-add-host,aggregate add host,Add the host to the specified aggregate.
7
-
aggregate-cache-images,WONTFIX,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]
7
+
aggregate-cache-images,aggregate cache image,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]
8
8
aggregate-create,aggregate create,Create a new aggregate with the specified details.
9
9
aggregate-delete,aggregate delete,Delete the aggregate.
10
10
aggregate-list,aggregate list,Print a list of all aggregates.
@@ -36,19 +36,19 @@ get-rdp-console,console url show --rdp,Get a rdp console to a server.
36
36
get-serial-console,console url show --serial,Get a serial console to a server.
37
37
get-spice-console,console url show --spice,Get a spice console to a server.
38
38
get-vnc-console,console url show --novnc,Get a vnc console to a server.
39
-
host-evacuate,,Evacuate all instances from failed host.
40
-
host-evacuate-live,,Live migrate all instances off the specified host to other available hosts.
41
-
host-meta,,Set or Delete metadata on all instances of a host.
42
-
host-servers-migrate,,Cold migrate all instances off the specified host to other available hosts.
39
+
host-evacuate,WONTFIX,Evacuate all instances from failed host.
40
+
host-evacuate-live,WONTFIX,Live migrate all instances off the specified host to other available hosts.
41
+
host-meta,WONTFIX,Set or Delete metadata on all instances of a host.
42
+
host-servers-migrate,WONTFIX,Cold migrate all instances off the specified host to other available hosts.
43
43
hypervisor-list,hypervisor list,List hypervisors. (Supported by API versions '2.0' - '2.latest')
44
-
hypervisor-servers,,List servers belonging to specific hypervisors.
44
+
hypervisor-servers,server list --host,List servers belonging to specific hypervisors.
45
45
hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
46
46
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
47
47
hypervisor-uptime,hypervisor show,Display the uptime of the specified hypervisor.
48
48
image-create,server image create,Create a new image by taking a snapshot of a running server.
49
49
instance-action,server event show,Show an action.
50
50
instance-action-list,server event list,List actions on a server.
51
-
instance-usage-audit-log,,List/Get server usage audits.
51
+
instance-usage-audit-log,WONTFIX,List/Get server usage audits.
52
52
interface-attach,server add port / server add floating ip / server add fixed ip,Attach a network interface to a server.
53
53
interface-detach,server remove port,Detach a network interface from a server.
54
54
interface-list,port list --server,List interfaces attached to a server.
0 commit comments