Comment 32 for bug 1805645

Revision history for this message
Andre Ruiz (andre-ruiz) wrote :

Updates:

1) I noticed that indeed the bug was fixed in both nova-cloud-controller and nova-compute (apart from neutron-api), and therefore my last comment is wrong.
2) The fix was done in a later version, I was running old charms and I needed to upgrade to take advantage of the fix.

So, the cloud was installed with charms release 19.04, and therefore it contained:

nova-compute 309 (but the fix was only in 314)
neutron-api 281 (but the fix was only in 284)

Both new charms are part of charms release 20.02 if I understand it correctly.

So I upgraded both charms to the new versions. But it did not work as expected. The dhcp_domain option is not being added to the config. It still works if I manually insert it thru config-flags, but not automatically.

Is there any other charm that should be also upgraded for this to work?