Comment 2 for bug 1639806

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

Reviewed: https://review.openstack.org/394457
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=17a54337d2cca82a8a6f05972deadc64524b1726
Submitter: Jenkins
Branch: master

commit 17a54337d2cca82a8a6f05972deadc64524b1726
Author: Numan Siddique <email address hidden>
Date: Mon Nov 7 19:56:49 2016 +0530

    Disable q-dhcp in the devstackgaterc job

    devstackgaterc job is failing in gate. When q-dhcp is disabled,
    it is passing.
    This patch disables the q-dhcp and makes use of the native dhcp as a
    temporary solution to fix this issue.
    q-dhcp needs to be enabled back once the issue is fixed properly.

    Please see the bug description for more details.

    Change-Id: I03aaceead620b8e312823a872ef95c42df673252
    Partial-bug: #1639806