charm-heat:stable/victoria

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

Branch merges

Branch information

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

Recent commits

72242c0... by Zuul <email address hidden>

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

e16a201... 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: Ie0e4db577a03276e682d27abd9be2d9efce6b214
Related-Bug: #1965967

fc8f189... 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: Ie7e69443ee181257d76fb4ca3e52a7ed20fdef61

5b9fb14... 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: I22e82fd0bbd266d7aa60f836e6857b300dc1b1b3

ecc8c20... 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: Iaf56f14fe10c6911747bb6c8c45730c273ac1910

948397d... 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: I103f5029bf5a95ecb54684c0c29c5de5d5f20a2b

494c17a... by Alex Kavanagh

21.10 - Release

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

Change-Id: I86a91b71f5de66ad3009e62ee10f14e52f4fff6a

efe61c4... 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: Id244f837d4aeccf20f79c025de654bc136c6fb7e

32d9fff... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I35ec110170c213f17f9d998a77e2ad4fdaf2dc4c

b506eb3... 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: Icccb6d52e02a22c0bc2c8ceca577ed190b2f5466