Comment 4 for bug 1695933

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

Reviewed: https://review.openstack.org/471791
Committed: https://git.openstack.org/cgit/openstack/packstack/commit/?id=4a7f8d80beb6dbeb6c8bb1cc60143f613b5ac5cd
Submitter: Jenkins
Branch: stable/newton

commit 4a7f8d80beb6dbeb6c8bb1cc60143f613b5ac5cd
Author: Javier Pena <email address hidden>
Date: Mon Jun 5 19:06:04 2017 +0200

    Set Keystone endpoint version according to answer file

    Previously, we were hardcoding the keystone endpoint version in the
    catalog (v2.0). Let's use the version provided in the answer file instead.

    Change-Id: Ic36bab6ee0cb0105703f556d5933b16962e6bfeb
    Closes-Bug: #1695933