Comment 4 for bug 1769904

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

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

commit 088befedd60c7de7ec980adb92b3082a002c8ad7
Author: Andreas Jaeger <email address hidden>
Date: Fri Mar 23 14:53:19 2018 +0100

    Avoid tox_install

    Install the dependencies explicitly in requirements instead of using
    tox_install which does not work well with OpenStack CI.

    Adapt tox.ini for this.

    This commit includes the following unrelated change to pass
    the gate.
    ----------------------------------------
    gate_hook: Remove neutron repo from the list of tempest plugins

    The code has been moved to neutron-tempest-plugins.

    Closes-Bug: #1769904
    Change-Id: I1213f4c9947248ae61b9954fec22f77fc6bb5d2d
    ----------------------------------------

    Co-Authored-By: YAMAMOTO Takashi <email address hidden>
    Change-Id: Iff427bbf9b659076e3bfecdd5e0bff9553db9dec