diff --git a/rebuild b/rebuild index 315feac..3f4b369 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -c17ec0ce-937e-11ea-a49b-8b4b0c8e2b7f +91ed4a2a-a4d0-11ea-8bc0-a3eff30a7c5a diff --git a/src/metadata.yaml b/src/metadata.yaml index ef833f7..31d383f 100644 --- a/src/metadata.yaml +++ b/src/metadata.yaml @@ -8,7 +8,7 @@ description: | The ovn-northd daemon is responsible for translating the high-level OVN configuration into logical configuration consumable by daemons such as ovn-controller. - + The ovn-northd process talks to OVN Northbound- and Southbound- databases. The ovsdb-server exposes endpoints over relations implemented by the ovsdb @@ -17,16 +17,17 @@ description: | The charm supports clustering of the OVSDB, you must have a odd number of units for this to work. Note that write performance decreases as you increase the number of units. - + Running multiple ovn-northd daemons is supported and they will operate in active/passive mode. The daemon uses a locking feature in the OVSDB to automatically choose a single active instance. tags: - - networking +- networking series: - - bionic - - eoan - - focal +- bionic +- eoan +- focal +- groovy subordinate: false provides: ovsdb: