Skip to content

Commit ee1aa83

Browse files
committed
Add note about upstream bug
1 parent 417d7ac commit ee1aa83

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/source/operations/nova-compute-ironic.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,13 @@ It is also possible to use an arbitrary ``host`` name, but you will need
210210
to edit the database again. That is an optional exercise left for the reader.
211211
See [1] for further details.
212212

213-
TODO: Investigate KA bug with assumption about host field.
213+
.. note::
214+
215+
There is a bug when overriding the host name in Kolla Ansible, where it
216+
is currently assumed that it will be set to the actual hostname + an
217+
-ironic postfix. The service will come up correctly, but Kolla Ansible
218+
will not detect it. See here:
219+
https://bugs.launchpad.net/kolla-ansible/+bug/2056571
214220

215221
Re-deploying Nova Compute Ironic
216222
--------------------------------

0 commit comments

Comments
 (0)