charm-cinder-ceph:stable/train

Last commit made on 2023-01-13
Get this branch:
git clone -b stable/train https://git.launchpad.net/charm-cinder-ceph

Branch merges

Branch information

Name:
stable/train
Repository:
lp:charm-cinder-ceph

Recent commits

66000f1... 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: Iaf66aa433bfcadb5120282b1bb95b08d9e576755

ea08756... by Alex Kavanagh

Fix invalid tempest pin for 31.0.0

Change-Id: I0cba7da627773dcea3d68421b40d5e99cd15c7db

6b84748... by Alex Kavanagh

Charmhub migration for stable/train (bionic-only)

This is the main patch for the migration of the stable/21.10
charm to charmhub for the stable/train branch (train track on
charmhub). This patch initially supports bionic from queens
to train, and does not support ussuri. It supports upgrades
from bionic-queens to bionic-train (with each intermediate
step needed). Crucially it does NOT set a default
openstack-origin, which means installing train/stable
without specifying the openstack-origin will result in a
bionic-queens installation. This is intentional as the branch
covers queens to train.

Change-Id: Id37b7345a97913c20e3818712dee72405311b237

a058a86... by Alex Kavanagh

21.10 - Release

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

Change-Id: I9afcbe6957f4962d1c30f2226ffd04d678e464a0

70738f7... 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: I45405d574d75cb6c5e4802aa2facec997987b821

12dc316... by Alex Kavanagh

Add xena bundles

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

Change-Id: Ie1c6883cd66e128a10866d9b83975b2d7ecc343b

c183506... 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: I8073fcd19b850a66e8a855b86614773e089fd017

848f02c... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: I662bfcdfed9c206f8e27ceb3c91e8505ca2ceb6e

52d3574... by Zuul <email address hidden>

Merge "c-h sync - restore proxy env vars for add-apt-repository"

90c7315... by Zuul <email address hidden>

Merge "Add support of a common volume_backend_name"