[Bug 1521319] Re: nova hypervisor hostname registration is not fqdn when virt-type=lxd
James Page
james.page at ubuntu.com
Fri Apr 7 14:45:10 UTC 2017
Re-opening as the nova-lxd driver is still reporting an unqualifed
hostname
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova-lxd in Ubuntu.
https://bugs.launchpad.net/bugs/1521319
Title:
nova hypervisor hostname registration is not fqdn when virt-type=lxd
Status in nova-lxd package in Ubuntu:
New
Bug description:
While I've not picked up on any adverse effect to functionality, I'm
raising this for the consistency factor.
When virt-type=lxd, the hypervisor hostnames registered with nova are
not fqdns (1, 2, 6).
When virt-type=kvm (default), they are registered with fqdns (3, 4,
5).
nova-compute-kvm:
branch: lp:charms/trusty/nova-compute
num_units: 3
constraints: mem=4G
options:
enable-live-migration: True
enable-resize: True
migration-auth-type: ssh
...
nova-compute-lxd:
branch: lp:charms/trusty/nova-compute
num_units: 3
constraints: mem=4G
options:
virt-type: lxd
ubuntu at beisner-bastion:~/bzr/openstack-charm-testing-multi-hypervisor$ nova hypervisor-list
+----+--------------------------------------+
| ID | Hypervisor hostname |
+----+--------------------------------------+
| 1 | juju-beis1-machine-19 |
| 2 | juju-beis1-machine-18 |
| 3 | juju-beis1-machine-16.openstacklocal |
| 4 | juju-beis1-machine-15.openstacklocal |
| 5 | juju-beis1-machine-14.openstacklocal |
| 6 | juju-beis1-machine-17 |
+----+--------------------------------------+
More detail:
http://paste.ubuntu.com/13582658/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova-lxd/+bug/1521319/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list