Comment 2 for bug 1528543

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

Reviewed: https://review.openstack.org/260458
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=bd511fdef94fa8e3d6b26098a42c3ec7d206a089
Submitter: Jenkins
Branch: master

commit bd511fdef94fa8e3d6b26098a42c3ec7d206a089
Author: Matthew Mosesohn <email address hidden>
Date: Tue Dec 22 15:04:25 2015 +0300

    Switch dhcpcheck to shell command

    Fuelmenu should call dhcpcheck as an external command,
    rather than as a direct python library.

    Fixed some import order and added test coverage.

    Change-Id: I7c71779d51a5478d5728b7b1dda0673521798a45
    Closes-Bug: #1528543