Hi,

You can set the 'host', 'console_host' and 'console_public_hostname'
parameters in your nova.conf file to override the default value (which is
hostname). If you do that, you'll have to delete manually the old entries
from the db though.
At some point [1], Nova switched to use FQDN for service names but this has
been reverted [2]. I think that the same happened for Neutron too.

Simon

[1] https://bugs.launchpad.net/nova/+bug/1151012
[2]
https://github.com/openstack/nova/commit/c8b240d74e9d050eb8770095e22174d1653be8f3

On Wed, Sep 24, 2014 at 1:28 AM, Mathieu Gagné <[email protected]> wrote:

> Hi guys,
>
> Lets say I wish to rename a compute node. How should I proceed?
>
> Is there someone will a script lying around for that purpose? =)
>
> BTW, I found a bunch of values in the database but I'm confused: some
> refer to the hostname, others are the FQDN. I never figured what's the best
> practice: should everything refer to the FQDN or the hostname?
>
> --
> Mathieu
>
> _______________________________________________
> OpenStack-operators mailing list
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to