Option used to verify glance version is not valid

Bug #1060820 reported by Ahmed Al-Mehdi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

http://docs.openstack.org/trunk/openstack-compute/install/apt/content/images-verifying-install.html

In the section "Verifying the Image Service Installation", user is requested to issue the following command to verify glance version:

glance --version

glance in Folsom release does not accept the "--version" option and gives an error.

# glance --version
usage: glance [-d] [-v] [-k] [--cert-file CERT_FILE] [--key-file KEY_FILE]
              [--ca-file CA_FILE] [--timeout TIMEOUT] [-f] [--dry-run] [--ssl]
              [-H ADDRESS] [-p PORT] [--os-username OS_USERNAME]
              [-I OS_USERNAME] [--os-password OS_PASSWORD] [-K OS_PASSWORD]
              [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME]
              [-T OS_TENANT_NAME] [--os-auth-url OS_AUTH_URL] [-N OS_AUTH_URL]
              [--os-region-name OS_REGION_NAME] [-R OS_REGION_NAME]
              [--os-auth-token OS_AUTH_TOKEN] [-A OS_AUTH_TOKEN]
              [--os-image-url OS_IMAGE_URL] [-U OS_IMAGE_URL]
              [--os-image-api-version OS_IMAGE_API_VERSION]
              [--os-service-type OS_SERVICE_TYPE]
              [--os-endpoint-type OS_ENDPOINT_TYPE] [-S OS_AUTH_STRATEGY]
              <subcommand> ...
glance: error: too few arguments

Tags: glance
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
tags: added: glance
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
status: Confirmed → In Progress
assignee: nobody → Tom Fifield (fifieldt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/14201
Committed: http://github.com/openstack/openstack-manuals/commit/280e8f2578a5eec8e9dc14f3d033f0554446aed8
Submitter: Jenkins
Branch: master

commit 280e8f2578a5eec8e9dc14f3d033f0554446aed8
Author: Tom Fifield <email address hidden>
Date: Tue Oct 9 18:11:12 2012 +1100

    remove glance --version - no longer supported

    fixes bug 1060820

    As in the bug report, glance --version is no longer a valid flag.
    This patch removes the instructions that referenced it.

    Change-Id: Ic1befd3b5fd5ba4339b3da3081f18a261bc14baf

Changed in openstack-manuals:
status: In Progress → Fix Released
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.