Comment 2 for bug 1221664

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

Reviewed: https://review.openstack.org/46286
Committed: http://github.com/openstack/nova/commit/903df1fff10bfd9f37aa994981bdddd53de7fefb
Submitter: Jenkins
Branch: master

commit 903df1fff10bfd9f37aa994981bdddd53de7fefb
Author: John Garbutt <email address hidden>
Date: Fri Sep 6 13:15:32 2013 +0100

    populate local-ipv4 address in config drive

    Currently the ec2 metadata in config drive does not include the
    local-ipv4 address, because the address is not passed in when using
    config drive.

    This change uses the fixed_ips in network_info to populate the address
    if the address was not passed in.

    Fixes bug 1221664
    Change-Id: I1b289bbbd7ebe103342909079d2488cf1dfbf472