charm-swift-proxy:stable/rocky

Last commit made on 2021-10-21
Get this branch:
git clone -b stable/rocky https://git.launchpad.net/charm-swift-proxy

Branch merges

Branch information

Name:
stable/rocky
Repository:
lp:charm-swift-proxy

Recent commits

cb6e0ad... by Alex Kavanagh

21.10 - Release

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

Change-Id: I140a11ed1fa5862fe35c894e017f697a89081952

2e12e24... 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: Iba9e50ce957bbc68adb615cadc5e94e3e5df58ec

fb8ed49... by Chris MacNaughton

Disable local overlay for the CMR bundles.

Closes-Bug: #1945786
Change-Id: I58774e4d757ea2fb4533dc7ed284f4119c92f010

4b08ed3... 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: I9c9d72d83b9c14dafef98a3fe9bb84e2b6cfbe1f

82d8f36... by James Troup

Replace reference to 'juju set' with 'juju config'.

Change-Id: I906f43b8222baabc2f95a3076ef7329a136102d1

cc6bac5... 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: I0b30a731751960782569f4f2a443a07f3fc07d91

a513ec8... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: I8db38c02c33ae61c39f84d9a138450f402c8a8da

b086bc9... by Chris MacNaughton

Test bundles for focal-wallaby and hirsute-wallaby

These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Change-Id: I97b20f0f8eaae99b2ca75e283f4a2c29be871198
Co-authored-by: Aurelien Lourot <email address hidden>

2b59a8d... by Zuul <email address hidden>

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

5458324... by Erlon R. Cruz

Bump default swift partition power

The partition power is used to build the swift rings. The total
number of partitions in the cluster will be 2^partition-power.
The recommend number of partitions of a cluster is a minimum of 100
per disk. Given that 2^8 is only 256, this number will lead to a sub-
optimal configuration even on test deployments, not to say on production
where disks can surpass the hundreds, and this will lead to a very
unbalanced cluster.

Closes-bug: #1931286
Change-Id: Ifdf2b96f27f18bc64549c40d8fa47474f8eb59c8