charm-ovn-central:stable/21.01

Last commit made on 2021-02-10
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-ovn-central

Branch merges

Branch information

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

Recent commits

40d2f9a... by Aurelien Lourot

Updates for stable branch creation 21.01

Set default branch for git review/gerrit.
Switch tests to stable.
Switch to using stable charm-helpers branch.
Switch to using stable charm.openstack branch.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: I60ac16f7e5dd63e328a86b928dbc437a24f9675b

cff23ef... by Alex Kavanagh

Rebuild to use charm-tools pre 2.8 release

Reverting to an earlier version of charm-tools to
resolve some building issues seen with latest 2.8.2
version.

Change-Id: Ia016386d30afdc1af67162fbf87fc4c9fb574884

36d0fd1... by David Ames

Rebuild with udpated charm-tools 2.8.2

Validate the newest version of charm-tools: 2.8.2
https://github.com/juju/charm-tools/pull/598

Change-Id: I14fcb3ebde29ec7fd324efd5271b230a1730eb48

d5b0f9b... by Alex Kavanagh

Updates for testing period for 20.01 release

Includes updates to charmhelpers/charms.openstack for cert_utils
and unit-get for the install hook error on Juju 2.9

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

Change-Id: I881ff2c3b570b8c273ba18de74812225ec2fac67

d160458... by Alex Kavanagh

Updates for testing period for 20.01 release

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

Change-Id: I831f67cd799ef76830794d09c6153246996b2404

a0cba03... by Zuul <email address hidden>

Merge "Do not render cluster remote address on charm leader"

3cf41bb... by Aurelien Lourot

Sync release-tools

Sync release-tools boilerplate containing these changes
in order to pin pip < 20.3:
https://github.com/openstack-charmers/release-tools/pull/125
https://github.com/openstack-charmers/release-tools/pull/126

Change-Id: I263d04ada0ca1eb1f4735fb62326548cd1aa97d7

0d52902... by Frode Nordahl

Do not render cluster remote address on charm leader

The `ovn-ctl` script uses the combination of presence of
`--db-*-cluster-local-addr` and non-presence of
`--db-*-cluster-remote-addr` to decide when to do certain actions. [0]

Update the charm to not render the `--db-*-cluster-remote-addr`
argument on the charm leader.

Note that once the clustered database file has been created and
peers have joined the OVSDB server processes uses the contents
of the database file to connect to their peers and not the
information provided as arguments to the `ovn-ctl` script.

0: https://github.com/ovn-org/ovn/commit/67e2f386cc838d0b0f9b4b5da7fe611e1113b70c

Change-Id: I88b4aba31c8c05dba6f3f4ade5a8951613483d64
Closes-Bug: #1907081

31ef1f1... by Zuul <email address hidden>

Merge "Add Groovy to the test gate"

df1dafb... by Aurelien Lourot

Add Groovy to the test gate

Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/464
Change-Id: I49180a4500386fbdd53f939986024c7c04085ea3