Comment 6 for bug 1572019

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/8.0)

Reviewed: https://review.openstack.org/310773
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=9571fbd364e4b0b66e9cc0efdd7b12ee978d3d6d
Submitter: Jenkins
Branch: stable/8.0

commit 9571fbd364e4b0b66e9cc0efdd7b12ee978d3d6d
Author: Roman Sokolkov <email address hidden>
Date: Tue Apr 19 18:22:10 2016 +0300

    Makes cache_service_tenant_id compatible with Juno

    This change returns compatibility with the keystone client to obtain ID
    of the services tenant for old releases, clients are used according to
    the next releases of Fuel:

        keystone: < 7.0
        openstack: >= 7.0

    Closes-Bug: 1572019
    Co-Authored-By: Ilya Kharin <email address hidden>
    Change-Id: I64877ea484cf148b0eb7501bf2676db5388f892f
    (cherry picked from commit d4b073bbf43e3fba99503f76b84086ab751d106c)