Merge "Remove inaccurate mapping of 'host-meta' in csv"

This commit is contained in:
Jenkins 2017-06-29 22:49:13 +00:00 committed by Gerrit Code Review
commit 22bed5d1f0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ host-describe,host show,Describe a specific host.
host-evacuate,,Evacuate all instances from failed host.
host-evacuate-live,,Live migrate all instances of the specified host to other available hosts.
host-list,host list,List all hosts by service.
host-meta,host set / unset,Set or Delete metadata on all instances of a host.
host-meta,,Set or Delete metadata on all instances of a host.
host-servers-migrate,,Cold migrate all instances off the specified host to other available hosts.
host-update,host set,Update host settings.
hypervisor-list,hypervisor list,List hypervisors.

1 add-fixed-ip server add fixed ip Add new IP address on a network to server.
47 host-evacuate Evacuate all instances from failed host.
48 host-evacuate-live Live migrate all instances of the specified host to other available hosts.
49 host-list host list List all hosts by service.
50 host-meta host set / unset Set or Delete metadata on all instances of a host.
51 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.