charm-gnocchi:stable/xena

Last commit made on 2023-09-05
Get this branch:
git clone -b stable/xena https://git.launchpad.net/charm-gnocchi

Branch merges

Branch information

Name:
stable/xena
Repository:
lp:charm-gnocchi

Recent commits

83f79a3... by Alex Kavanagh

[xena] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/828
Closes-Bug: #2028683

Change-Id: Icaf60ab6103af1695a1f2aa3efab3546710f50de

059b312... by Corey Bryant

Pin tox to < 4.0.0

Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: I6bfa23d85497e53a20af0bb4d46ff2316d19434b

c95a60e... by Alex Kavanagh

Pin build.lock for all layers to the commit hash

The build.lock branch points to master which means that the layer is not
locked. Lock the layers to the commit hash instead; this ensures
reproducible builds as much as possible.

Closes-Bug: #1990062
Change-Id: I39b8ba7b4f785dec29f827dfb3a364992118aaf8

b7edbf3... by Alex Kavanagh

Rebuild charm to pick up fix upgrade-bug 1981736

This is a rebuild trigger to bring in the latest stable
charms.openstack (for the branch) that contains the fix for the
linked bug that caused the charm to fail (almost silently) during
and action managed upgrade.

Change-Id: I2dad153b11cc78d2d54bae4b69b1cd0b08972d1f
Closes-Bug: #1981736

570963b... by Alex Kavanagh

Update the bundles to use the stable track, edge risk for xena

This update points the charms to the appropriate channel for
the charm being used, either from ceph, openstack, ovn or the
misc tracks for xena.

Change-Id: Ifcaf8e979d10326f900075f20edbf1cd22a7422b

ca8cd1c... by Alex Kavanagh

Update the charmcraft.yaml for xena (no 22.04 base)

- Build on 20.04 amd64
- Run on 20.04 amd64, s390x, ppc64el, arm64

Change-Id: Iabdc56ef6858a56908eaae8760141ba67c44c4ba

8f559c0... by Alex Kavanagh

Remove impish from metadata and tests and set default config

- Remove impish metadata
- Remove impish tests
- Set the openstack-origin to cloud:focal-xena as a default

Change-Id: Ibe8efd2d078e339ff83ef650eb0fc317a28ad181

0f43140... by Alex Kavanagh

Update to build using charmcraft - xena batch

Batch to add building by charmcraft for the xena batch.
Supports just wallaby and xena in gate.

Change-Id: I31ad00dfda722bdfaeca8df344868b7126b13267

6e056ea... by Alex Kavanagh

21.10 - Release

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

Change-Id: I49bce31c6bdf100450bde4585f5c2ddd44f491d3

0db3935... by Alex Kavanagh

Pin various python libs and fix branch in build.lock

The python lib pins are for py35 compatability. The branch issue is due
to bug https://github.com/juju/charm-tools/issues/604

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

Change-Id: I2ac189816b1e133ff8468d4722ce87da48b85c0b