Reviewed: https://review.openstack.org/144153 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3befade1411783af088b0e72b08f8ff3701b02c8 Submitter: Jenkins Branch: master
commit 3befade1411783af088b0e72b08f8ff3701b02c8 Author: Timur Sufiev <[email protected]> Date: Wed Dec 24 10:23:52 2014 -0800 Prevent creation of subnet via RBAC during new network creation Wire (('network', 'create_subnet'),) policy rules into the CreateNetwork workflow, effectively hiding the steps related to creating Subnet in case it is forbidden via Neutron policy. Change-Id: I18c6e333e6a19a99f8154654c6455750a87e95df closes-Bug: #1398845 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1398845 Title: RBAC not preventing a creation of subnet via creation of new network Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Changing "create_subnet" to "role:admin" in neutron_policy.json is not preventing from non-admin user the creation of a new subnet while creating new network (new network button) To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1398845/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

