charm-cinder-ceph:stable/wallaby

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

Branch merges

Branch information

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

Recent commits

44a9a0c... 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: If40810862248ecc74198e261b1fcd27feab1497f

d068ef8... by Alex Kavanagh

Migrate charm charmhub for stable/wallaby

- start from stable/wallaby branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/wallaby 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
- Pin tempest for python<3.8
- Replace mysql-* 8.0.19 track with 8.0

Change-Id: Ic06c2f2bdbbb32c7d25dddc44feb8676f6481f82

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"

dbfe6e9... by Corey Bryant

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

Change-Id: I0964a56a335d27213b8d2fa4f91b5b6c4f3c6e0c