Comment 7 for bug 1634023

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

Reviewed: https://review.openstack.org/397314
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=32620fe025dc416c51c8ecca25a1f1ce8ceb8d7a
Submitter: Jenkins
Branch: master

commit 32620fe025dc416c51c8ecca25a1f1ce8ceb8d7a
Author: Tomas Sedovic <email address hidden>
Date: Mon Nov 14 18:27:58 2016 +0100

    Fix the DHCP validations

    Some of the environments don't have virtualenv installed by default
    which makes the `pip` module fail.

    In addition, the latest release of scapy seems broken on RHEL (from
    scapy.all import BOOTP raises an exception) so we explicitly specify an
    older release that works.

    Partial-Bug: #1634023
    Change-Id: I5bfd1d38a647c6846d4889c0ec7a8a2d659f7647