charm-ovn-central:stable/20.03

Last commit made on 2022-07-08
Get this branch:
git clone -b stable/20.03 https://git.launchpad.net/charm-ovn-central

Branch merges

Branch information

Name:
stable/20.03
Repository:
lp:charm-ovn-central

Recent commits

87fe7cc... by Frode Nordahl

[stable/20.03] Fix ovn-northd certificate reload workaround

The charm currently tries to reload the ovn-northd service, but
that is unfortunately not implemented by the init/systemd script.

Restart the service instead.

Note that this is a stable/20.03-only fix as this was fixed in
OVN upstream at 21.06 [0].

0: https://github.com/ovn-org/ovn/commit/8de4f8005f210
Closes-Bug: #1895303
Change-Id: I50f2e76a42f7d8f305dda216048c6c5ec62a6c0e

ae77933... by Frode Nordahl

Update to build using charmcraft - 20.03 batch

Batch to add building by charmcraft for the ovn charms for the 20.03
batch.

Change-Id: I30312831cb49e755698dcad7ea66187a7ffbccc2

1d77a2c... by Alex Kavanagh

Update build.lock for moved nrpe-external-master interface

The original repository for the npre-external-master repository was
removed and was re-uploaded [1]. This changed the commit hash for the
build.lock. This patch updates the commit hash to point to the head of
the new repository main branch as it hasn't changed since 2017.

[1] - https://github.com/juju/layer-index/pull/120

Change-Id: I246c6854b0542788c075c37e5fc09b5df64f0e2b

3324fb8... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I8b26c28ea54784bd02889eef6444b77c2b67ab75

4b2797d... by Alex Kavanagh

Fix the build.lock for py35 builds/installs.

* Also add cffi pin for py35 for charm-tools build support.

Change-Id: Idc56a3c8eccebc032d8b85ca4d510e5c1e2edd20

3a9cdfd... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: I82086719425f2eb3fea5e611b165154d3409229f

b854698... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- rebuild to pick up charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I81014a39c9642eaf68a6029cbc39d69a86721e51

1cff097... by Zuul <email address hidden>

Merge "Mention deferred service events in README"

8c7621a... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I7babf45a06bd2035313242d7f313cf064bd855fa

5736c67... by Peter Matulis

Mention deferred service events in README

This is a boilerplate section that will eventually
be added to the README for every charm that supports
the deferred restart feature.

Change-Id: I1e53e2d47e81cbcfc80e8f5200f65481e6004769