Commit Graph

6 Commits

Author SHA1 Message Date
Frode Nordahl dc886f65d5 Add workaround for OVS-OVN migration on Groovy
The root of the issue is in Open vSwitch itself and it is not
easilly workaroundable in the charms.

We'll pursue a upstream/package level fix.
2021-01-28 10:25:52 +01:00
Xav Paice 7a67d98b45 Only log OVN NRPE failure when it fails 2020-10-02 11:00:51 +13:00
Xav Paice e70be304e5 Add tests for OVN charm NRPE checks
The ovn-* charms have added NRPE service checks, this ensures that the
service check files have been added to the units as expected.
2020-09-28 17:45:42 +13:00
Frode Nordahl 332294d752 Handle OVS to OVN migration with neutron-gateway topologies
Merge two similar config set patterns into a common method.

Add missing docstrings.

Fix typos.
2020-09-10 17:28:37 +02:00
Frode Nordahl 3c457e4fbb Add OVS to OVN migration tests 2020-09-07 10:36:13 +02:00
Frode Nordahl 8edff98f94 Add OVN charm tests 2020-05-08 12:34:21 +02:00