charm-ceph-radosgw:stable/21.01

Last commit made on 2021-02-10
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-ceph-radosgw

Branch merges

Branch information

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

Recent commits

09e6b9f... by Aurelien Lourot

Updates for stable branch creation 21.01

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.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: I758636787a93b13df93f5edb7917b6d25b18b2ab

2d29225... by Alex Kavanagh

Hotfix charmhelpers sync for local_address() fix

The network-get --primary-address juju-info fails on pre-2.8.?
versions of juju. This results in a NoNetworkBinding error.
Fallback to unit_get() if that occurs for local_address().

Change-Id: I442967e1a616fe85426aa3eff9517b7615c83dd4

6137b7d... by Alex Kavanagh

Updates for testing period for 20.01 release

Includes updates to charmhelpers/charms.openstack for cert_utils
and unit-get for the install hook error on Juju 2.9

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

* Remove mocked out unit_get as it's no longer present in charm-helpers
  sync.

Change-Id: I72fc602ca3f8546da39e0da52b3144ab372b8d90

9d6dda9... by Zuul <email address hidden>

Merge "Updates for testing period for 20.01 release"

d805106... by Alex Kavanagh

Updates for testing period for 20.01 release

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

Change-Id: Ic916d3ee88ec30e89323d777f8efe81e79001dd5

dc12d20... by Aurelien Lourot

Remove Disco and Eoan bits

Change-Id: I2b9b621dc023150d171a2e911ccff1a02d459229

f35f3e0... by Aurelien Lourot

Fix race condition in default zone creation

Change-Id: I241b83f748b36aad645d0296acb73d9b654ca60a
Closes-Bug: #1905985

3305390... by Aurelien Lourot

Sync release-tools

Sync release-tools boilerplate containing these changes
in order to pin pip < 20.3:
https://github.com/openstack-charmers/release-tools/pull/125
https://github.com/openstack-charmers/release-tools/pull/126
https://github.com/openstack-charmers/release-tools/pull/127
https://github.com/openstack-charmers/release-tools/pull/129

Change-Id: Ie7ecbc84ddea41d7d4907f2e39fb723b3a8da549

a43af5c... by Aurelien Lourot

Fix haproxy not running on fresh deployments

Also add Groovy to the test gate and sync static libraries.

Change-Id: I04ca79487085d9088811bc0ffd5f0981db50c42e
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/468
Closes-Bug: #1904411

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

Merge "Ensure the right key is selected"