Skip to content

Commit 2b7cb15

Browse files
committed
Remove inaccurate mapping of 'host-meta' in csv
Now we don't have a similar command to 'nova host-meta' in osc, the 'host set/unset' in osc is used to manage host properties. Need to remove the inaccurate mapping in nova.csv. Change-Id: I291174a29c8e3419b62d47264dedf176262a816c Closes-Bug: #1690902
1 parent 002a9b9 commit 2b7cb15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/cli/data/nova.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ host-describe,host show,Describe a specific host.
4747
host-evacuate,,Evacuate all instances from failed host.
4848
host-evacuate-live,,Live migrate all instances of the specified host to other available hosts.
4949
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.
50+
host-meta,,Set or Delete metadata on all instances of a host.
5151
host-servers-migrate,,Cold migrate all instances off the specified host to other available hosts.
5252
host-update,host set,Update host settings.
5353
hypervisor-list,hypervisor list,List hypervisors.

0 commit comments

Comments
 (0)