Comment 3 for bug 1590511

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

Reviewed: https://review.openstack.org/327758
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=67148031735d4bd8856a034f7b1c785dbaf31b7c
Submitter: Jenkins
Branch: master

commit 67148031735d4bd8856a034f7b1c785dbaf31b7c
Author: Alexander Tivelkov <email address hidden>
Date: Thu Jun 9 18:03:18 2016 +0300

    Utilize enpoint_type argument for client creation

    Type of the endpoint (defined either as a --os-endpoint-type command
    line parameter or OS_ENDPOINT_TYPE environment variable) now affects
    which interface will be used when connecting to murano, glance and
    glare apis.

    Change-Id: I2033b2c122581b56ce063688c5eca99006a421fe
    Closes-bug: #1590511