As noted this isn't a bug, so marking it invalid. Would require a spec
to change this behavior, but I doubt we'd do it, since nova shouldn't
have access to the guest once it's created. You'd have to rebuild the
server if you wanted to change the hostname in the guest.

** Changed in: nova
       Status: In Progress => 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/1645272

Title:
  Hostname of server is not updated when update instance name

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Currently we can update instance name and description using update API,
  but it only performs update in data in DB, the hostname in VM is still
  unchanged.

  1. create a server with name 'old'
  2. update the name of server to 'new'
  3. get the details of server from nova, the name has been updated
  4. restart (stop and then start)/reboot the nova server
  5. login the server, and found the hostname has not been udpate to 'new'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1645272/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to