charm-ceph-radosgw:stable/20.08

Last commit made on 2020-08-13
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-ceph-radosgw

Branch merges

Branch information

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

Recent commits

ef5c007... by Alex Kavanagh

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

8041b1b... 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: Iea035f14a61e6c5e300ec567a4b9d3c0921d0a71

4c76721... by James Page

Align context and interface name for mon relation

Ensure that the name of the local endpoint and the context are
aligned - 'ceph-radosgw' is the type of the interface and not
the name of the local endpoint which is 'mon'.

This misnaming causes the charm to sit in blocked state for an
extended period of time until the relation data bag is complete,
skipping the intermediate waiting/incomplete state.

Change-Id: I9d3fab6020817be23f26d410aa59878287dbf5b0
Closes-Bug: 1885144

380ac2c... by Corey Bryant

Sync charm-helpers for Victoria/Groovy updates

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

Change-Id: I0917cc6da9098131eaafd511c0e336141b763cf2

f884bdb... by Aurelien Lourot

Add Victoria test bundles

Change-Id: If4831f159ca42d112eb29f2ef4ea9928e90ed569

84c1e5c... by Alex Kavanagh

Updates for 20.08 cycle start for groovy and libs

- Adds groovy to the series in the metadata
- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild

Change-Id: I156b0cecef76601ccc6f3a6714fc5118f6792b2d

5ddfee9... by Peter Matulis

Apply HA section template to README

Change-Id: I06a7b3dafa3fa3c6adcfe2b05ac2ad6cb7183bc4

d544c70... 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

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