charm-swift-proxy:stable/20.10

Last commit made on 2020-11-02
Get this branch:
git clone -b stable/20.10 https://git.launchpad.net/charm-swift-proxy

Branch merges

Branch information

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

Recent commits

b451d48... by Aurelien Lourot

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I9db4bca2c68f406bcc2c2b14737b6997a1d935ef

b46659f... by Corey Bryant

Add swift 2.26.0 version for victoria

Cherry-pick from https://github.com/juju/charm-helpers/commit/21f9f239c4f977afb1720243a6f6de4ae876986c

Change-Id: I2315608f10f6dd03397f5abc5999b5fb30fde611

2f82aa2... by Chris MacNaughton

Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from https://github.com/juju/charm-helpers/commit/09752a15274b1bf0f42b422eb82fcf29fe4082c5

Change-Id: Iceafc2191b62db7bf0e50c16311e0e039f794c30

e869f02... by Alex Kavanagh

Sync libraries & common files prior to freeze

* charm-helpers sync for classic charms
* charms.ceph sync for ceph charms
* rebuild for reactive charms
* sync tox.ini files as needed
* sync requirements.txt files to sync to standard

Change-Id: I452af2fa5a833c435b913571fd059282bbe0a1a6

c65cc75... by Aurelien Lourot

Add focal-victoria to the test gate

Change-Id: I6fcfc56fe1d311119df8a2805b7d2f1aa6198fe4

1e8a448... by Alex Kavanagh

Alter handling of identity-service relation data

This patchset changes the handling of the identity-service relation data
from "the last connected charm in the relation-list is the data to use"
to "merge non None data from all relations, with the last one winning."

This is to handle the change in how keystone now sets relation data on
the identity-service relation: only the leader actually sets the
relation data. This means that the consuming charm only 'sees' relation
data from leader, with no keys from the non-leaders.

charms.reactive handles this by merging data from all the relations.
This change exhibits the same behaviour.

Change-Id: Ic77c0127ab9903c1596d2be882735acec3d2e2f9
Closes-Bug: #1889930

bc534ac... by Alex Kavanagh

Release sync for 20.08

- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild
- sync tox.ini
- sync requirements.txt and test-requirements.txt

Change-Id: Ifb867d30fa0357972356ba683947a2b7083e8df9

09f5a51... by Corey Bryant

Sync charm-helpers for Victoria/Groovy updates

This sync picks up the release and version details for Victoria/Groovy.

Change-Id: I21438bca663807b7440f7ad99979232d1960c971

2c52de0... by Aurelien Lourot

Add Victoria test bundles

Change-Id: I4a1d73f6aae29f2462ad73e3a6fe0b11345f44cf

8e89409... by Zuul <email address hidden>

Merge "Updates for 20.08 cycle start for groovy and libs"