Incorrect variable in get_volume_api_from_url

Bug #1386232 reported by Jamie Lennox
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
Fix Released
Undecided
Jamie Lennox

Bug Description

In the failure case of get_volume_api_from_url it references the valid_versions variable which doesn't exist.
This looks like a copy and paste error from somewhere and should read _VALID_VERSIONS.

Changed in python-cinderclient:
assignee: nobody → Jamie Lennox (jamielennox)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (master)

Reviewed: https://review.openstack.org/131163
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=384b8825b485d4918f15713212d9e5d64eef2682
Submitter: Jenkins
Branch: master

commit 384b8825b485d4918f15713212d9e5d64eef2682
Author: Jamie Lennox <email address hidden>
Date: Mon Oct 27 15:34:18 2014 +0100

    Fix incorrect variable name

    valid_versions does not exist here, it is obviously supposed to mean
    _VALID_VERSIONS.

    Closes-Bug: #1386232
    Change-Id: I477baa7642feba72f80d884d6183512185b02cf1

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.