By extension, the ovn dns entries are also not updated if I set/change domain on the network itself:
$ openstack network set --dns-domain "testlab2.stsstack.qa.1ss." private $ openstack network show private -c dns_domain -f value testlab2.stsstack.qa.1ss.
New networks do get the correct domain. Looks like this might actually be a neutron bug then.
By extension, the ovn dns entries are also not updated if I set/change domain on the network itself:
$ openstack network set --dns-domain "testlab2. stsstack. qa.1ss. " private stsstack. qa.1ss.
$ openstack network show private -c dns_domain -f value
testlab2.
New networks do get the correct domain. Looks like this might actually be a neutron bug then.