glance-cache-manage doesn't support recent OS env variables

Bug #1038112 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Critical
Brian Waldon

Bug Description

The glance-cache-manage binary depends on old-style flags and environment variable names. It should use something like this for auth credentials:

--os-username OS_USERNAME
--os-password OS_PASSWORD
--os-tenant-id OS_TENANT_ID
--os-tenant-name OS_TENANT_NAME
--os-auth-url OS_AUTH_URL
--os-region-name OS_REGION_NAME
--os-auth-token OS_AUTH_TOKEN

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

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

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

Reviewed: https://review.openstack.org/11553
Committed: http://github.com/openstack/glance/commit/743d3b230b03dced102122c24db2ccecbc8b0218
Submitter: Jenkins
Branch: master

commit 743d3b230b03dced102122c24db2ccecbc8b0218
Author: Brian Waldon <email address hidden>
Date: Fri Aug 17 11:01:45 2012 -0400

    Fix auth cred opts for glance-cache-manage

    The glance-cache-manage binary now supports the same auth env
    variables and flags as python-glanceclient. The old flag formats
    are still supported (but not documented) to support backwards-
    compatibility.

    Fixes bug 1038112

    Change-Id: If9f15d030e3167f5c81ea275c0005c854cd94a40

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: folsom-rc1 → 2012.2
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.