Comment 4 for bug 1590511

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

Reviewed: https://review.openstack.org/327819
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=7dc0344c174213fc4e6982f1e665e38a4657cb67
Submitter: Jenkins
Branch: stable/mitaka

commit 7dc0344c174213fc4e6982f1e665e38a4657cb67
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