Comment 6 for bug 1620332

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

Reviewed: https://review.openstack.org/392858
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=24c6c9622f4f7c0b94acefa734e2048e9f21a6c6
Submitter: Jenkins
Branch: stable/newton

commit 24c6c9622f4f7c0b94acefa734e2048e9f21a6c6
Author: Tomas Sedovic <email address hidden>
Date: Thu Aug 11 12:42:42 2016 +0200

    Validate rogue DHCP servers

    This adds two validations that check for unexpected DHCP servers in the
    networks used for hardware introspection and provisioning.

    Both validations depend on a file that sends a DHCP request for each
    interface specified in its arguments and fails if there are any
    responses.

    Closes-Bug: #1620332
    Change-Id: I22d4bf31e8f528e345b1a0a3ec972beea13d4f52
    (cherry picked from commit 0a608f83bd9cd59b8744fc69807b8f0c7c9fc028)