Comment 42 for bug 1753504

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

Reviewed: https://review.openstack.org/551721
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas-dashboard/commit/?id=b17392b5fa37a4bed1159d86f06f07e451aab41d
Submitter: Zuul
Branch: master

commit b17392b5fa37a4bed1159d86f06f07e451aab41d
Author: Akihiro Motoki <email address hidden>
Date: Sun Mar 11 09:28:33 2018 +0900

    Drop mox usage from FWaaS v1 panel tests

    Note that test_add_firewall_post_with_router_extension() is also fixed
    because we need to post unassociated router IDs to the form of creating
    a new firewall but the previous test sends associated router ID.
    This fix is required to pass the test after mock is used.
    I am not sure why the test succeeded with mox though....

    Also cleans up unnecessary mocked methods.

    This is part of mox-removal community goal in Rocky.
    Partial-Bug: #1753504

    Change-Id: I033421aeb00d97c049bec3d04da6989c811d1514