Comment 11 for bug 1643197

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

Reviewed: https://review.openstack.org/455353
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=4c241a683fdc0b2af2d02bfc74e060de4861d0d1
Submitter: Jenkins
Branch: master

commit 4c241a683fdc0b2af2d02bfc74e060de4861d0d1
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