Comment 8 for bug 1241177

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

Reviewed: https://review.openstack.org/75546
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=eddab621094e5da9f9c6bf2ae27a872625c8e135
Submitter: Jenkins
Branch: master

commit eddab621094e5da9f9c6bf2ae27a872625c8e135
Author: Terry Howe <email address hidden>
Date: Fri Feb 21 17:22:26 2014 -0700

    Fix volume commands with multiple regions

    The region_name was not passed into the the client causing volume
    commands to fail if there were multiple regions.

    Change-Id: I066dbbc4852f412e017daeeb16a3f186d3f91d2f
    Closes-Bug: #1241177