Comment 2 for bug 1400069

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

Reviewed: https://review.openstack.org/139862
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=01cff74dfe377dcd51527ab38b0a078f0c4b61a3
Submitter: Jenkins
Branch: master

commit 01cff74dfe377dcd51527ab38b0a078f0c4b61a3
Author: Alessandro Pilotti <email address hidden>
Date: Sun Dec 7 14:40:54 2014 +0200

    Fixes Hyper-V configdrive network injection issue

    The Hyper-V driver is not properly handling static IP configuration
    injection when flat_injected is true and networks don't have DHCP
    enabled. This commit fixes the issue.

    Change-Id: Ie54f1c892f1db53b1807661acacbae5bd45c0777
    Closes-Bug: #1400069