Comment 3 for bug 1703347

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

Reviewed: https://review.openstack.org/482414
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=355b250b101199873560e45529fe2db4cdb3a610
Submitter: Jenkins
Branch: master

commit 355b250b101199873560e45529fe2db4cdb3a610
Author: Akihiro Motoki <email address hidden>
Date: Mon Jul 10 20:02:40 2017 +0000

    Move remaining policy rules specific to neutron-fwaas

    There is no need to import the corresponding unit test
    in the neutron repo [1], as they just tests the policy engine
    is worked correctly.

    [1] https://github.com/openstack/neutron/blob/a51271d760b3a00f7648374d85fafb3d122a4985/neutron/tests/unit/test_policy.py#L273-L284

    Change-Id: I6dc6b2295a605444c918e44949f4b1485177e82e
    Partial-Bug: #1703347