Clean up TROVE_URL env var

Bug #1238282 reported by Nikhil Manchanda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
Low
Alex Tomic

Bug Description

TROVE_URL is the equivalent of NOVA_URL and was only needed in nova for legacy auth. Trove has no legacy auth, so we don't need to support a TROVE_URL env var for authentication against keystone.

summary: - Clean up TROVE_URL env var is the equivalent of NOVA_URL and was only
- needed in nova for legacy auth.
+ Clean up TROVE_URL env var
description: updated
Changed in python-troveclient:
status: New → Confirmed
Changed in python-troveclient:
importance: Undecided → Low
status: Confirmed → Triaged
Alex Tomic (atomic777)
Changed in python-troveclient:
assignee: nobody → Alex Tomic (atomic777)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-troveclient (master)

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

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

Reviewed: https://review.openstack.org/161665
Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=88a516dc62e1f5d2280351dcb9abdb18fa5ec953
Submitter: Jenkins
Branch: master

commit 88a516dc62e1f5d2280351dcb9abdb18fa5ec953
Author: Alex Tomic <email address hidden>
Date: Thu Mar 5 11:30:19 2015 +0100

    Clean up remaining references to TROVE_URL

    Replaced last remaining reference to TROVE_URL in python-troveclient.
    Currently the user along with OS_URL , or TROVE_URL , is used as part
    of a hash for a unique directory for the bash completion cache. Since
    I'm not sure if there is a reason why the legacy URLs are used here,
    I've replaced TROVE_URL with NOVA_URL instead of OS_AUTH_URL which
    might be more appropriate for this purpose.

    Change-Id: Id30aeae992aecba3c1fbe53c2ce421157410ca20
    Closes-Bug: #1238282

Changed in python-troveclient:
status: In Progress → Fix Committed
Changed in python-troveclient:
milestone: none → 1.2.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-troveclient 1.0.9

This issue was fixed in the openstack/python-troveclient 1.0.9 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.