canonical / snap-openstack-hypervisor

Apache License 2.0
0 stars 3 forks source link

Set rabbitmq and ovn sb connection as unset by default #19

Closed gboutry closed 5 months ago

gboutry commented 5 months ago

rabbitmq.url and network.ovn-sb-connection are required keys to for multiple services of the openstack-hypervisor snap. Unsetting them from the charm would only lead to default values being passed and the services being restarted.

This conflicts with previous work of removing rabbitmq's url or ovn-sb-connection to stop the services.