doc/source/data/nova.csv is inaccurate for host-meta

Bug #1690902 reported by Chris Friesen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
wingwj

Bug Description

doc/source/data/nova.csv has the following:

doc/source/data/nova.csv:host-meta,host set / unset,Set or Delete metadata on all instances of a host.

However, the "host set" command in openstackclient is used to set host properties, not the metadata of instances on that host.

wingwj (wingwj)
Changed in python-openstackclient:
assignee: nobody → wingwj (wingwj)
Revision history for this message
wingwj (wingwj) wrote :

Now we don't have a similar command to 'host-meta' in osc;
the 'openstack server set/unset' can only modify the meta for one server.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/478805

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/478805
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=2b7cb1559b4897a51a7afd12a648a4e5f2925ec5
Submitter: Jenkins
Branch: master

commit 2b7cb1559b4897a51a7afd12a648a4e5f2925ec5
Author: wingwj <email address hidden>
Date: Thu Jun 29 16:50:25 2017 +0800

    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

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.12.0

This issue was fixed in the openstack/python-openstackclient 3.12.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.