charm-glance:stable/victoria

Last commit made on 2023-09-20
Get this branch:
git clone -b stable/victoria https://git.launchpad.net/charm-glance

Branch merges

Branch information

Name:
stable/victoria
Repository:
lp:charm-glance

Recent commits

69bdc0b... by Zuul <email address hidden>

Merge "[victoria] Ensure get_requests_for_local_unit doesn't fail on incomplete relation" into stable/victoria

5ccd4fa... by Edward Hope-Morley

Backport support for access rules

This patch is a charm-helpers sync to get the fixes
application credential access-rules.

Change-Id: I60c3a8e61151fa81befab0107b666c510a5f17d4
Related-Bug: #1965967

834345e... by Alex Kavanagh

[victoria] 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/830
Closes-Bug: #2028683

Change-Id: I34bb4e239fe999d3d54040583db0a98ef4c1a7ca

279161b... 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: Ib83295ea70d8aa5674a2e87c9a04f65cb6e5c6e4

7a00fdb... by Alex Kavanagh

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

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

Change-Id: I69cbcec9859bf07e7610b3926c921e055729415f

ed41d20... by Alex Kavanagh

Migrate charm charmhub for stable/victoria

- start from stable/victoria branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/victoria for:
  - charmhelpers
  - charms.openstack (as needed)
  - zaza & zaza.openstack.tests
- Remove unsupported test bundles
- migration bundles to charmhub.io (ch: prefix + channels)
- Build on 20.04 amd64
- Run on 20.04 amd64, s390x, ppc64el, arm64

Change-Id: I0b898a0b4637c609afd6ed0e0fdfa81c879f0c9e

feaef98... by Alex Kavanagh

21.10 - Release

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

Change-Id: Id8bf2c32089461b5c86ed3b818be974fa9bc741e

58d1143... 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: Ia245154c40b780d9a622bfe9d8b32bf659f18cca

ad71b06... by Zuul <email address hidden>

Merge "Disable expose_image_locations whenever S3 is enabled"

99440f3... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- remove groovy-victoria bundle
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I5cf40c1d44ffac42f2a21615c2969ffcc9d1910b