Comment 15 for bug 1643197

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

Reviewed: https://review.openstack.org/463601
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=12a3cc01ca556ce77a4556fc4d691061f509feba
Submitter: Jenkins
Branch: stable/ocata

commit 12a3cc01ca556ce77a4556fc4d691061f509feba
Author: Kevin Lefevre <email address hidden>
Date: Mon Apr 10 16:36:21 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 is introduced.

    Change-Id: I2a908c0752387e4ff4ad2b0fdf0c1025a73ce806
    Closes-Bug: #1643197