Compute service command-line client in Command-Line Interface Reference

Bug #1599066 reported by maoshuai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
KATO Tomoyuki

Bug Description

In the 'nova boot' section,the original description is like this:

Optional arguments:
--flavor <flavor>
Name or ID of flavor (see ‘nova flavor-list’).
--image <image>
Name or ID of image (see ‘glance image-list’).
--image-with <key=value>
Image metadata property (see ‘glance image- show’).

The problem here is a space between 'image' and 'show'.You see the correct CLI is 'glance image-show'.
-----------------------------------
Release: 0.9 on 2016-07-05 06:33
SHA: 7502b725cd2f8d89ba4ffd86d331e2dba8190e06
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/cli-reference/source/nova.rst
URL: http://docs.openstack.org/cli-reference/nova.html

Revision history for this message
Chason Chan (chen-xing) wrote :

I don't find any problem.

Revision history for this message
maoshuai (maoshuai) wrote :

When you want to view the image's detailed information, you can use the command "glance image-show" to view. But the document described the command is "glance image- show",there is a space behind the hyphen.

Changed in openstack-manuals:
assignee: nobody → Joseph Robinson (joseph-r-email)
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Joseph Robinson (joseph-r-email) wrote :

No space between image and show - http://docs.openstack.org/cli-reference/glance.html - It looks like the space was fixed in the Nova Client, and the docs just need auto generation with the docs tools - https://github.com/openstack/python-novaclient/blob/dbaf9790c5f58ad8bdcec8bb9b99b53a85692436/novaclient/v2/shell.py#L369

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

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to openstack-manuals (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/339602

Changed in openstack-manuals:
assignee: Joseph Robinson (joseph-r-email) → KATO Tomoyuki (kato-tomoyuki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by KATO Tomoyuki (<email address hidden>) on branch: master
Review: https://review.openstack.org/339602

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/339344
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=e8f6758dd3b86e45b668bec1f572e855e9d02521
Submitter: Jenkins
Branch: master

commit e8f6758dd3b86e45b668bec1f572e855e9d02521
Author: Joseph Robinson <email address hidden>
Date: Fri Jul 8 12:00:12 2016 +1000

    [cli-ref] Update python-novaclient to 4.1.0

    Updating document to remova a space between
    'image- show' in 'glance image-show' under
    the nova boot section.

    Change-Id: I65761ac2a0dbfe55c3ef65540ee7e5f96da97ed2
    Closes-Bug: #1599066

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

This issue was fixed in the openstack/openstack-manuals 15.0.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.