← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 981294] Re: use FQDN for hostnames of services

 

This approach was attempted but caused some issues: please see
https://review.openstack.org/#/c/24080/

** Changed in: nova
       Status: In Progress => Incomplete

** Changed in: nova
       Status: Incomplete => 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/981294

Title:
  use FQDN for hostnames of services

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  at the moment a running service registers in the database using it's
  short hostname. i would prefer it to see the FQDN in the database to
  have an unique identifier for a host. the shortname of two hosts could
  be the same in a bigger enviroment working with several availability
  zones.

  shortname could be used if the fqdn is not available on a system.

  
  mysql> select host from services;
  +--------+
  | host   |
  +--------+
  | os0007 | 
  | plum   | 
  | plum   | 
  | fig    | 
  | fig    | 
  +--------+
  5 rows in set (0.01 sec)

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