Comment 4 for bug 1064713

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

Reviewed: https://review.openstack.org/14630
Committed: http://github.com/openstack/nova/commit/8b4896b2681b5856507f499f7340211a2bced37b
Submitter: Jenkins
Branch: stable/folsom

commit 8b4896b2681b5856507f499f7340211a2bced37b
Author: Melanie Witt <email address hidden>
Date: Sat Oct 13 00:19:24 2012 +0000

    handles empty dhcp_domain with hostname in metadata

    Fixes bug 1064713.

    Currently hostname in metadata is created by concatenating the
    instance hostname with the dhcp_domain. When dhcp_domain is empty,
    it results in a hostname with a trailing dot.

    Change-Id: I52a50ff7f62c0a0dc900ddf707cc3dddce62bcb3
    (cherry picked from commit 46b7b6392575c645a0d34739605d9165f4358d8a)