Comment 10 for bug 1782147

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

Reviewed: https://review.openstack.org/640668
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=008e2b15ec9c31bfb516839106c1e00f87fca34c
Submitter: Zuul
Branch: master

commit 008e2b15ec9c31bfb516839106c1e00f87fca34c
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 4 14:10:01 2019 +0800

    Deploy Sahara with unversioned endpoints

    Sahara supports unversioned endpoint also for the current API v1.1,
    and deploying with unversioned endpoints is a better setting
    if people want to use both API v1.1 and the (soon-stable) API v2
    at the same time.
    See https://review.openstack.org/#/c/582285/ for more details.

    Change-Id: I0f3ed4674f9629963e0a10118ad5d9b194fd4661
    Closes-Bug: #1782147