Comment 2 for bug 1618172

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

Reviewed: https://review.openstack.org/379387
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=2756e6b50339c6875e71a5df4e1986e5e936d3b3
Submitter: Jenkins
Branch: master

commit 2756e6b50339c6875e71a5df4e1986e5e936d3b3
Author: Vitaly Kramskikh <email address hidden>
Date: Wed Sep 28 16:53:17 2016 +0300

    Use Keystone V3 API

    This commit introduces support of V3 API and also removes token
    regeneration every 1 hour which is totally unnecessary. Also,
    token is now only stored in User model and passed to the
    Keystone client via arguments, so there is no more two sources
    of truth. User id and roles are also stored in User model now.

    Partial-Bug: #1628445
    Closes-Bug: #1618172
    Depends-On: If201c247210131ce6ab192362eada250a4f51ce1
    Change-Id: I48b73a09cad0d707c16df5ca8ada202173779129