Comment 5 for bug 1570491

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

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

commit 8c6b5a087a4b0dca16faffdbcb5fc9f2d424ddf8
Author: Andrey Larionov <email address hidden>
Date: Fri Apr 15 21:23:20 2016 +0300

    Initialize neutron client with region name

    All clients except neutron are initialized with region name.
    This makes unable to use network related commands of
    openstackclient in multi-region configurations

    Change-Id: I200dc9a2f938c3e69357f91c79810df167e4fccb
    Closes-bug: 1570491