charm-swift-storage:stable/wallaby

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

Branch merges

Branch information

Name:
stable/wallaby
Repository:
lp:charm-swift-storage

Recent commits

841d6cd... 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: Ib870082b1a711b2c99325f148a5ec93fe97bbdbb

767b017... 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

Change-Id: Iaa3e8fe24c81e01f835da5f7784b2d61d5b8073b

7cf1615... by Alex Kavanagh

21.10 - Release

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

Change-Id: Ic0a1ae425a2571e49f7eb7b9fc5da8d608384833

52b6c78... 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
* Fix yaml.load() -> yaml.safe_load()

Change-Id: I601e7d5ee48df1c413210a458fd34fc8aef6986d

e0ed805... by Chris MacNaughton

Disable local overlay for the CMR bundles.

Closes-Bug: #1945786
Change-Id: I93ab6d1c19e34fd5001de1dcde978f74793f74ae

44d15b3... by Alex Kavanagh

Add xena bundles

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

Change-Id: Ie59e35b3c4c9b80ac3579717f54db7017a0efff3

2adc1dc... 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

Also remove unused applications from bundles for focal-ussuri+ as zaza
is now more aggressive at checking for applications that have no units
during deployment.

Change-Id: Ia16e1d4dc68783577858815c86ae0cb2ffcc9134

8a7bde9... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: I9d657f34ee567149a7f0b504776cb40cd1629221

b4e420d... by Zuul <email address hidden>

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

5d241dc... by Corey Bryant

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

Change-Id: I3deb0f519b9746d632c9c56b7a77fa5efb78fad0