Comment 2 for bug 1628445

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

Reviewed: https://review.openstack.org/380215
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=5c8cbd26e3daaef733b3482197f2abd9cd40656d
Submitter: Jenkins
Branch: master

commit 5c8cbd26e3daaef733b3482197f2abd9cd40656d
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