Comment 4 for bug 1125951

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

Reviewed: https://review.openstack.org/24652
Committed: http://github.com/openstack/quantum/commit/37ad346a7da82575e5d6cdd3b90317fc50700957
Submitter: Jenkins
Branch: master

commit 37ad346a7da82575e5d6cdd3b90317fc50700957
Author: Alessio Ababilov <email address hidden>
Date: Mon Mar 18 18:48:30 2013 +0200

    Allow tests in TestDhcpAgentEventHandler run independently

    Tests in TestDhcpAgentEventHandler depend on dhcp_confs
    option that is defined in quantum.agent.linux.dhcp. We have
    to register the option in order to allow independent testing.

    This problem is similar to bug #1125951.

    Fixes: bug #1156696

    Change-Id: I323908c6f70697e056294b1817ff32ce5d32b32c