Comment 6 for bug 1324634

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

Reviewed: https://review.openstack.org/123106
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a5c83d1604e938cd5d53aee566de5b3ab83e6ae4
Submitter: Jenkins
Branch: master

commit a5c83d1604e938cd5d53aee566de5b3ab83e6ae4
Author: Akihiro Motoki <email address hidden>
Date: Mon Sep 22 20:34:17 2014 +0900

    Fix policy check for subnet operation

    Neutron policy has a policy to check a network owning a given
    subnet, so we need a special handling for neutron subnet.

    Change-Id: I0b31d8565228e37be06bb85c199ee31d3fe7f5cc
    Closes-Bug: #1324634