Comment 13 for bug 1643197

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_magnum (stable/ocata)

Reviewed: https://review.openstack.org/463602
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_magnum/commit/?id=9aea803aad6830fe9ac8b3ce295a5aed48bae542
Submitter: Jenkins
Branch: stable/ocata

commit 9aea803aad6830fe9ac8b3ce295a5aed48bae542
Author: ArchiFleKs <email address hidden>
Date: Mon Apr 10 17:10:39 2017 +0200

    Enable custom keystone endpoint_type in templates

    Allow to specify a custom AUTH_URL for the templates in case instances
    cannot reach internalURL which is the case in mose deployment.

    A new variable in trust section: trustee_keystone_interface which
    default to public for OSA.

    Also set magnum_client URL which is passed to instances to publicURL
    also, this is similar to what is done with heat which default to
    publicURL.

    Related to this change: https://review.openstack.org/#/c/455353/

    Change-Id: I51bf7615ca91f90b7d998e66327ed1bb662783b6
    Partial-Bug: #1643197
    (cherry picked from commit 4b6f0444d64becedd990c67f82f961086be36390)