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

commit 6faaf2cad7a77ff830c632848009c6aa035ada2a
Author: Akihiro Motoki <email address hidden>
Date: Sun Mar 11 09:30:10 2018 +0900

    Drop mox3 from test-requirements.txt

    create_stubs in test.helpers is also dropped in this commit
    because this creates a stub using mox.

    This is part of mox-removal community goal in Rocky.

    lower-constraints.txt are updated to pass requirements-check
    as this file is updated automatically now and we need to update
    it when updating this file from some reasons.

    Change-Id: Ib4c7c3003ce5d895c9c514aa0af6491da1667891
    Closes-Bug: #1753504