Comment 4 for bug 1710255

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/pike)

Reviewed: https://review.openstack.org/494369
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a9bd4f866d5414fd9e793c885afc6847d3c42d90
Submitter: Jenkins
Branch: stable/pike

commit a9bd4f866d5414fd9e793c885afc6847d3c42d90
Author: Ying Zuo <email address hidden>
Date: Fri Aug 11 11:08:14 2017 -0700

    Remove admin requirement for shared network actions

    Currently the delete network, edit network, and create subnet actions
    for a shared network are restricted to admin users only.

    Instead of hardcoding this requirement, these actions should be
    enabled based on the neutron policy.

    Change-Id: I0d380d418e5ff9584531a64715f3d7791a30ded6
    Closes-bug: 1710255
    (cherry picked from commit 538417b8522f5805d3a9cd59c0cdc71073c122ac)