Discrepancy between README.rst and cinder help

Bug #1251385 reported by Chris Buccella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
Fix Released
Undecided
Avishay Traeger

Bug Description

There is a discrepancy in two places (likely missed during a previous change):

1) "You will also need to define the authentication url with
``--os-auth-url`` and the version of the API with ``--version``."

The --version switch provides the version number of the client; --os-compute-api-version is what's needed here.

2) "If you are using Keystone, you need to set the CINDER_URL to the keystone"

Should be OS_AUTH_URL now.

Revision history for this message
Chris Buccella (chris-buccella) wrote :

Err, the fix for #1 is: --os-volume-api-version

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

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

Changed in python-cinderclient:
assignee: nobody → ChrisBuccella (chris-buccella)
status: New → In Progress
Changed in python-cinderclient:
assignee: ChrisBuccella (chris-buccella) → Huang Zhiteng (zhiteng-huang)
Changed in python-cinderclient:
assignee: Huang Zhiteng (zhiteng-huang) → Avishay Traeger (avishay-il)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (master)

Reviewed: https://review.openstack.org/56438
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=97f293fea22820e5b2cc1aa3b6ccec76a32ab4fc
Submitter: Jenkins
Branch: master

commit 97f293fea22820e5b2cc1aa3b6ccec76a32ab4fc
Author: Chris Buccella <email address hidden>
Date: Thu Nov 14 18:50:30 2013 +0000

    Discrepancy between README.rst and cinder help

    1) --version in README should be --os-volume-api-version

    2) CINDER_URL should be OS_AUTH_URL

    Change-Id: I409634f3025463f2ae9419ddd0d99fa50554a04d
    Closes-Bug: 1251385

Changed in python-cinderclient:
status: In Progress → Fix Committed
Changed in python-cinderclient:
milestone: none → 1.3.1
status: Fix Committed → 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.