Comment 6 for bug 1628445

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

Reviewed: https://review.openstack.org/420717
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=12e0c97463ea33c9707e86eaea35f57ba7a7efb1
Submitter: Jenkins
Branch: stable/mitaka

commit 12e0c97463ea33c9707e86eaea35f57ba7a7efb1
Author: Vitaly Kramskikh <email address hidden>
Date: Fri Sep 30 15:18:18 2016 +0300

    Add fake Keystone V3 API handlers

    Keystone V2 API is deprecated, V3 should be used instead. This
    commit adds fake Keystone V3 API handlers which can be used by
    Fuel UI and Fuel CLI for development and functional tests.

    Change-Id: If201c247210131ce6ab192362eada250a4f51ce1
    Partial-Bug: #1628445
    (cherry picked from commit 5c8cbd26e3daaef733b3482197f2abd9cd40656d)