Comment 5 for bug 1496418

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

Reviewed: https://review.openstack.org/224180
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=d193bf7f4ef793780d08922be2de5dd4d56b426b
Submitter: Jenkins
Branch: master

commit d193bf7f4ef793780d08922be2de5dd4d56b426b
Author: Ekaterina Chernova <email address hidden>
Date: Wed Sep 16 19:14:10 2015 +0300

    Show public packages for non-admin users

    But only if modification of public packages are allowed in policy file.
    Turn off managing public packagef for non-admin users by default.

    Currently non-admin users are able to see only their own packages
    despite of the policy setting.

    Corresponding tests were updated.

    Change-Id: I5510f6b8b82d7d28358e1b7dcbffe275079512ee
    Closes-Bug: #1496418