charm-manila:stable/victoria

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

Branch merges

Branch information

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

Recent commits

6e92e69... 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].

Added libpq-dev to bindep.txt for psycopg2-binary as wheel doesn't exist
on py36.

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

Change-Id: I6bef17dd4eb4e383639940357a9bc2875e01eee7

d7e10c9... 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: I36ad8f899a72a623b9799bf142fd53b3ed04a879

eaceddc... by Zuul <email address hidden>

Merge "Rebuild charm to pick up fix upgrade-bug 1981736" into stable/victoria

4df8e8e... 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.

Closes-Bug: #1990062
Change-Id: If6df6355eeb2cadb508c719cf99510ff7b3fde7c

ea2095f... 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: I1a3ae8cef13659fc6ade3883346c591e176eff3a
Closes-Bug: #1981736

4dc9d9e... 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: I00085ab91fb1b4bd8515b53e5db04b09725886b2

1067487... by Alex Kavanagh

Update build.lock for moved nrpe-external-master interface

The original repository for the npre-external-master repository was
removed and was re-uploaded [1]. This changed the commit hash for the
build.lock. This patch updates the commit hash to point to the head of
the new repository main branch as it hasn't changed since 2017.

[1] - https://github.com/juju/layer-index/pull/120

Change-Id: I4869cd73e2c2e39ff17b07c568d64613d8d9fc9e

5e28a60... by Alex Kavanagh

21.10 - Release

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

Change-Id: I6c5d9da08eed18745206dc9612ae84512dc3b64f

f4f0ab8... by Alex Kavanagh

21.10 - Update requirements.txt - pin cffi 1.14.6

* On stable/21.10 branch
* Pin cffi 1.14.6 in requirements.txt used in charm build
  for py35 compatability.

Change-Id: Idc1eb2fbd0561416c8b00591578f55e9c54214e2

70a8717... 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
* update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: Iadf261469e8d5b2ca80ac1e9e19cc5d7beb30bf3