When upgrading the charm or just changing the configuration of neutron-api-plugin-ovn only, it may modify some configuration files, in particular "/etc/neutron/plugins/ml2/ml2_conf.ini", to apply some new configuration options for OVN.
While the files are properly generated with the new configuration, the changes are not applied unless neutron-server.service is restarted on all neutron-api units manually.
It would be great to have neutron-api-plugin-ovn charm to trigger a necessary restart to "neutron-server.service" to have the service working with the intended settings.
This was discovered when testing a fix for LP#1947391
When upgrading the charm or just changing the configuration of neutron- api-plugin- ovn only, it may modify some configuration files, in particular "/etc/neutron/ plugins/ ml2/ml2_ conf.ini" , to apply some new configuration options for OVN. server. service is restarted on all neutron-api units manually.
While the files are properly generated with the new configuration, the changes are not applied unless neutron-
It would be great to have neutron- api-plugin- ovn charm to trigger a necessary restart to "neutron- server. service" to have the service working with the intended settings.
This was discovered when testing a fix for LP#1947391