Comment 8 for bug 1592368

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

Reviewed: https://review.openstack.org/329420
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=ebf4c7f255347147988e8f1e41f162ade6c2a5ed
Submitter: Jenkins
Branch: stable/mitaka

commit ebf4c7f255347147988e8f1e41f162ade6c2a5ed
Author: Stuart McLaren <email address hidden>
Date: Tue Jun 14 11:16:12 2016 +0000

    Ensure endpoint type is used for network commands

    Currently OS_ENDPOINT_TYPE and --os-interface are being ignored for
    network commands. This means the public URL is always used.

    Make sure that these are picked up correctly so we hit the correct
    endpoint (internal/admin/etc.) for commands such as:

     $ openstack --os-interface internal network list

    Closes-bug: 1592368
    (cherry picked from commit 7c603e4a67c3d44367afbf2f2f6811d2436295e0)
    Change-Id: Iac05204e3056e386d84d3644b5da1a2bb322bb0a