Comment 4 for bug 1313354

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/91326
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=9732ab2cf980592cf9f4647e8ed32c6ff53ec21f
Submitter: Jenkins
Branch: master

commit 9732ab2cf980592cf9f4647e8ed32c6ff53ec21f
Author: Dima Shulyak <email address hidden>
Date: Wed Apr 30 13:56:02 2014 +0300

    check_dhcp return list in case KeyboardInterrupt

    The only case when check_dhcp_on_eth is able to return bool
    is KeybordInterrupt exception catching in timeout.run_with_timeout

    It is required to be compliant with general fuelmenu flow

    Change-Id: I60d670976bf9c5bd7804277ec8b1aa9ca77ee3b4
    Related-Bug: #1313354