Comment 2 for bug 1754203

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

Reviewed: https://review.openstack.org/550654
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=9ff14c13a9da11e61e6afd3183851c899811cb9a
Submitter: Zuul
Branch: master

commit 9ff14c13a9da11e61e6afd3183851c899811cb9a
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Mar 8 09:00:01 2018 +0800

    Murano needs explicit v3 in auth_uri

    Murano fails to create an environment because it still uses v2
    keystone authentication.

    For more detials information, please refer to:
    https://docs.openstack.org/murano/latest/configuration/configure_cloud_foundry_service_broker.html

    Change-Id: I45c61547480d5890f4648f3c229af5d9d188c2dc
    Closes-Bug: #1754203