Comment 3 for bug 854614

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/nova

Reviewed: https://review.openstack.org/631
Committed: http://github.com/openstack/nova/commit/6415999523d26f1680265e5ca438020b7d6542c6
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 6415999523d26f1680265e5ca438020b7d6542c6
Author: Scott Moser <email address hidden>
Date: Fri Sep 23 16:44:44 2011 -0400

    put fully qualified domain name in local-hostname

    make metadata service return fully qualified domain name (fqdn) in
    the local-hostname field. (bug 854614)

    Also, move the dhcp_domain flag from being in nova.network.linux_net to be
    in the more common nova.network.manager. Since it is being used for
    something more generic, it shouldnt be stuck in linux_net.

    Change-Id: Ieab3cb1b7b0b78aff8df25bbc35b96924a8e7e60