Comment 4 for bug 1398845

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

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 address hidden>
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