charm-ceph-radosgw:stable/20.05

Last commit made on 2020-06-16
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-ceph-radosgw

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:charm-ceph-radosgw

Recent commits

ec5ece0... by Frode Nordahl

Determine default port based on presence of TLS configuration

Fix intermittent deployment failure with TLS.

Default to TLS in the functional test.

The call to ``configure_https`` in identity_changed is remains
from the time when Keystone provided certificates, remove it.

Hold service down until keys are rendered.

Change-Id: Ia16e6200520972c503102d80cda35e36daea82a2
Closes-Bug: #1868387
(cherry picked from commit d544c70912bbf54d04e437f5b0a0446099e83a65)

b2a0fde... 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: I2edcdca8a4e3d62b3b1d0cacd2f48d8834512592

47564c8... by Aurelien Lourot

Sync helpers for 20.05

Change-Id: Id86f9adb55988f47838ebc5236e2bca2cc384906

3dff521... by Alex Kavanagh

Add focal-ussuri and bionic-ussuri bundles

This patch adds the following bundles:

 * tests/bundles/bionic-ussuri-namespaced.yaml
 * tests/bundles/bionic-ussuri.yaml
 * tests/bundles/focal-ussuri-namespaced.yaml
 * tests/bundles/focal-ussuri.yaml

 The focal tests uses the force_deploy option in the tests.yaml

The depends-on is to fix very recent lint errors in charms.ceph with
E741 (very short variable names).

Change-Id: I46445da361e37716b65bf941f687cbd6468ed212
Depends-On: Id92956e52cefed6d3d792dd95fe7091788fb2d1b

90816e0... by Aurelien Lourot

Pre-freeze 'make *-sync'

Change-Id: I22f57eedd928b3f7d7b27e73b12efd3a5d559933

ccbde73... by Frode Nordahl

Drop import of python-apt

Use compability shim provided by c-h instead.

Change-Id: Ic6bbb9f67cb93f1b58f72549ab867b3f80ae9be7

0667a64... by Frode Nordahl

Add S3 endpoint to service catalog

Also add functional test of the S3 API.

Change-Id: I614a7bd9c294b783a289d8b38eca9520114e9c95
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/194

d53e445... by Frode Nordahl

Remove use of admin_token for Keystone V2.0 deployments

At present the charm configures the Ceph RADOS GW with the
admin_token as credentials when connecting to a deployment with
Keystone V2.0 API.

We want to move away from that and as such we need to update the
charm to configure username, password and project name instead.

Change-Id: Idab6a5740a541b922f9dbd65165d0328d747e78e

969e6e0... by Frode Nordahl

Unpin flake8, fix lint

We need to unpin flake8 to allow linting on Python 3.8 systems.

Sync charms.ceph.

Depends-On: Idf2fea27b19cec47ffed9891b518ac7b5b75e405
Change-Id: I91a2133b6d7dc7e59d62dd80779cdc6e77206a20

9fb21f1... by Ryan Beisner

Sync charm-helpers for py38, distro, and other updates

Change-Id: Ic50f48c3b3ba21c65cee07badf398cf3ef222c86