Disable creating public share types and public shares per configuration

Bug #1593057 reported by Sergey Gotliv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
manila-ui
Fix Released
Low
Sergey Gotliv

Bug Description

Creating a public share type on a public cloud environment may lead to the fairly large number of share types visible to all tenants what significantly degrades user experience.

Sergey Gotliv (sgotliv)
Changed in manila-ui:
assignee: nobody → Sergey Gotliv (sgotliv)
Changed in manila-ui:
status: New → In Progress
Changed in manila-ui:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila-ui (master)

Reviewed: https://review.openstack.org/325666
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=e1912b176cd19aba7257e9aadd9541d1809303c2
Submitter: Jenkins
Branch: master

commit e1912b176cd19aba7257e9aadd9541d1809303c2
Author: Sergey Gotliv <email address hidden>
Date: Sun Jun 5 20:43:14 2016 +0300

    Disable creation of public share types per configuration

    Creating a public share type on public cloud environment may lead to
    the fairly large number of share types visible to all tenants. This
    patch propose to use OPENSTACK_MANILA_FEATURES settings in Horizon
    (similar to OPENSTACK_CINDER_FEATURES) to enable/disable "Public"
    checkbox in create share type screen. By default, we allow creating
    public share types but cloud operator can easily disable it in
    dashboard's settings with:

    OPENSTACK_MANILA_FEATURES = {
        'enable_public_share_type_creation': False,
    }

    Closes-bug: #1593057
    Change-Id: Ia3808486b8604270127c22d45e455e1955b36dba

Changed in manila-ui:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/manila-ui 2.4.0

This issue was fixed in the openstack/manila-ui 2.4.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.