charm-swift-proxy:stable/20.05

Last commit made on 2020-05-21
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-swift-proxy

Branch merges

Branch information

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

Recent commits

820a2af... by David Ames

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: Ib99b401fe1b02a67f735106b1b106d6e16a3f5dc

f90fb20... by Corey Bryant

Sync helpers to add swift 2.25.0 for ussuri

Change-Id: I0e74fc12657ce40a829eeed0fcd3b034e578902a
Closes-Bug: 1879569

8890793... by Aurelien Lourot

Sync helpers for 20.05

Change-Id: I594ac490aad47cc194959279cc6ed7facbb09053

8db7ae2... by Aurelien Lourot

Pre-freeze 'make sync'

Change-Id: I65189be82b9cb2c9b306f4e2439f161ca53e9c6a

3f41645... by Alex Kavanagh

Enable focal and ussuri as part of the gate tests

Add bionic-ussuri and focal-ussuri (with mysql8 support) bundles.

Change-Id: I5c440e973b0e91dfef275d5644ac6ba93e194dae

399c694... by Alex Kavanagh

Sync charm-helpers for py38/focal pre-support

This is to enable other charms to pass there enable-focal patchsets.
The pre-enable is simply to sync in charmhelpers with py38 support so
that this charm can participate in swift-storage's focal enablement.

Change-Id: I1cc73de23b4adc0707a5d40035c32d3c9467e523

eea80cc... by Zuul <email address hidden>

Merge "[ussuri][goal] Updates for python 2.7 drop"

f011f9b... by Ghanshyam Mann

[ussuri][goal] Updates for python 2.7 drop

OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template, tox.ini etc.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ica00040bb29cc880b2397344197fde9e99d5e5c4

ed9051a... by Frode Nordahl

s3token: Fix Keystone API configuration

Upstream removed the api_version configuration option and started
to expect the version to be encoded in the Keystone URL at Rocky.

Add S3 API functional test.

Remove invalid configuration items in the s3token section.

Remove configuration templates for OpenStack versions prior to
Mitaka.

Change-Id: Ia3306441222f7c078d460c659701a57a5944c928
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/194
Closes-Bug: #1867373

4af22b4... by Zuul <email address hidden>

Merge "Review and improve README"