Comment 49 for bug 1753504

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

Reviewed: https://review.openstack.org/558621
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=e93a57d5323464f3f2e5660e606ab92f5ea2b77a
Submitter: Zuul
Branch: master

commit e93a57d5323464f3f2e5660e606ab92f5ea2b77a
Author: Akihiro Motoki <email address hidden>
Date: Wed Apr 4 05:10:05 2018 +0900

    Remove mox/mox3 usage

    Surprisingly networking-midonet does not include mox3 in
    test-requirements.txt. I haven't checked who is responsible
    to install mox3, but at least this patch makes networking-midonet
    mox-free.

    ----------------------------------------
    This commit includes the following unrelated change to pass the gate.

    Disable failing style checks (W503, E402) for now.
    I (yamamoto) guess they are new with pycodestyle 2.4.0.

    Related-Bug: #1762795
    ----------------------------------------

    Closes-Bug: #1753504
    Depends-On: https://review.openstack.org/#/c/558644/
    Change-Id: I4293d64079c37d21bcd67908d28aa8673fcc5369