Comment 3 for bug 1581255

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

Reviewed: https://review.openstack.org/315861
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=95262c31c2d4ec39fb854a91d29d8b14ddf990d3
Submitter: Jenkins
Branch: master

commit 95262c31c2d4ec39fb854a91d29d8b14ddf990d3
Author: Liubov Efremova <email address hidden>
Date: Fri May 13 02:30:13 2016 +0300

    Read-only mode for Fuel API was added

    Now we have the possibility to separate fuel users by their role: admins
    and others (readers).
    Non-admin users have read-only permissions and can't create environments
    or change any settings in them.
    Admins have the total control over the environments.

    Change-Id: I69a048ab497ab1faa8c6c85a0502d92e1d073ee7
    Closes-Bug: 1581255