yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17062
[Bug 1291617] Re: guest vm hostname is not set to the instance name
The hostname is usually set by the config_drive. You have to set
"force_config_drive = always" in /etc/nova/nova.conf. I have tried this
with the latest devstack and using the ubuntu cloud image.
** Changed in: nova
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1291617
Title:
guest vm hostname is not set to the instance name
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Create a new VM with a name like "testvm1" with the default cirros image
Wait for it to be acitve and SSH able.
ssh to the guest VM just created.
check the hostname - it is "cirros" instead of the expected hostname "testvm1"
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1291617/+subscriptions
References