Comment 4 for bug 1450613

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-manilaclient (stable/liberty)

Reviewed: https://review.openstack.org/226359
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=07be7c8ede56b706c5779e41104f5ffeb9c07433
Submitter: Jenkins
Branch: stable/liberty

commit 07be7c8ede56b706c5779e41104f5ffeb9c07433
Author: Julia Varlamova <email address hidden>
Date: Fri Sep 18 08:56:58 2015 -0400

    Change Manilaclient to use --os-region-name param

    Manilaclient ignores --os-region-param now. Change client from
    'manilaclient/v1/client.py' to use first endpoint with a matching region.

    Closes-bug: #1450613

    Change-Id: I7fd76b0d874a91952513c40b4a7bdb0c45241dad
    (cherry picked from commit 0d257aedce8305f6742bdc49548491578d515965)