charm-ovn-chassis:stable/21.01

Last commit made on 2021-03-17
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-ovn-chassis

Branch merges

Branch information

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

Recent commits

974038b... by Frode Nordahl

Fix missing init of SRIOV context for hw-offload

Change smoke target to focal.

Closes-Bug: #1919030
Change-Id: Idfd32c542eafa0bd1bad7b1d829f4ce8173d63ca

069cf0c... 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: Ib35006dd2e5294f3be496c9778940af471dd3865

87d2be2... 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: I239bf4fa6e47ff893d751de651c18fa1793c3e15

152adfe... 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: If87b36f974e3e9feba193662c179eabab37ed8fc

b5c0880... by Corey Bryant

Rebuild for reactive charms

Related-Bug: #1906280
Change-Id: I4c0f35c6c10e2be15e0f01f7b6378fc3cdc9ed65

a6ca519... by Corey Bryant

Rebuild for reactive charms

Closes-Bug: #1906280
Change-Id: I0bf220e25adbba206b69282c3bbfb742fbea904c

d36773e... 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: I79953739c1e6d012520705f555692dc2c74a7572

7b92ca8... 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: I08d0879506698d7f25d2d6689d3a2058c2205dcd

c194f7e... by Frode Nordahl

SR-IOV: match on PCI address, don't do runtime config

Populate the sriov-netplan-shim interfaces.yaml config with PCI
address of interfaces. This is necessary as the VFs may be
configured at a time in the boot sequence where interface naming
has not settled yet.

Stop doing runtime reconfiguration of SR-IOV, in addition to being
detrimental to any virtual machine instance consuming the VF this
will break NIC firmware in some configurations.

Merge after:
https://github.com/juju/charm-helpers/pull/549
https://github.com/openstack-charmers/charm-layer-ovn/pull/31

Change-Id: I397a2a82501c565724d6fce6b49f7b68d57d47fd
Closes-Bug: #1908351

3135f33... 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
https://github.com/openstack-charmers/release-tools/pull/127
https://github.com/openstack-charmers/release-tools/pull/129

Change-Id: Ia15c4af28aa18c7f434333339f77f2e09e878a77