Comment 44 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/551723
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas-dashboard/commit/?id=6cd9d487ed9dba893a8946a24c221312dde01b03
Submitter: Zuul
Branch: master

commit 6cd9d487ed9dba893a8946a24c221312dde01b03
Author: Akihiro Motoki <email address hidden>
Date: Sun Mar 11 09:28:40 2018 +0900

    Drop mox usage from FWaaS v2 panel tests

    Previously expected PUT data for update tests were completely wrong.
    I don't know why the previous mox unit tests pass. After switching to
    mock, they no longer can pass and this commit fixes them.

    This patch also clean up unnecessary mocked methods.

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

    Change-Id: I135b1745c933deca37d17e6af250e16aabf912e7