Comment 4 for bug 1497671

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

Reviewed: https://review.openstack.org/227148
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=22989b2c67a78dde897e87ab1c48880bb6263870
Submitter: Jenkins
Branch: master

commit 22989b2c67a78dde897e87ab1c48880bb6263870
Author: Martin André <email address hidden>
Date: Fri Sep 25 10:29:24 2015 +0900

    Remove fake DHCP server in Vagrantfile

    The upstream vagrant-libvirt issue was fixes, we don't need the hack
    anymore.

    Change-Id: I5527e30410c0259bcf2a8bd0d079172341112742
    Closes-Bug: #1497671
    Partially-Implements: blueprint vagrant-improvements