Comment 3 for bug 1572693

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

Reviewed: https://review.openstack.org/308526
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=b305beacd485a3954b2c7838a0f460a177711642
Submitter: Jenkins
Branch: master

commit b305beacd485a3954b2c7838a0f460a177711642
Author: Adam Gandelman <email address hidden>
Date: Wed Apr 20 11:50:23 2016 -0700

    Allow specification of endpoint_type to clients

    We currently do not allow operators to specify which endpoint type
    needs to be used to reach nova and neutron via their clients. This
    adds a new option that defaults to publicURL (as it is today) but
    allows operators to specify internalURL or adminURL if they need.

    Change-Id: I9432b4df8a5b4fc9f0cc06e6ffb662df634ec4f8
    Closes-bug: #1572693