charm-ceph-mon:stable/mimic

Last commit made on 2021-11-29
Get this branch:
git clone -b stable/mimic https://git.launchpad.net/charm-ceph-mon

Branch merges

Branch information

Name:
stable/mimic
Repository:
lp:charm-ceph-mon

Recent commits

33b59af... by Alex Kavanagh

Fix get_mon_map() for octopus and later

The "ceph mon_status" command seems to have disappeared on octopus and
later, and is replaced by "ceph quorum_status". This changes the
get_mon_map() function to detect the underlying ceph version and do the
right thing.

Note that the fix is actually in charm-helpers, and this has been
manually synced into the charm [1].

Note: also picked pyparsing pin to allow tests to run.

Cherry-picked from master.

[1] https://github.com/juju/charm-helpers/pull/659

Change-Id: I59cf6fc19cf2a91b0aef37059cdb0ed37379b5cb
Closes-Bug: #1951094

a261c77... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Ibffff685e7dcfec33cfd283fcaa6567631c73d28

1f60dd7... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: I4cd46613d2dc51cabfd85f53ac23cfe79f0e0bd3

1e14834... by Zuul <email address hidden>

Merge "Add balancer module support for 'upmap'"

691605e... by Luciano Lo Giudice

Add balancer module support for 'upmap'

This allows the user to change the configuration parameter
'balancer-mode' via Juju in order to set the balancer mode for Ceph.

Change-Id: I60dbd5f163e0c9d004275eff65db7ada41ad2660
Closes-Bug: #1888914

061e726... by Alex Kavanagh

charm-helpers sync for 21-10

Change-Id: I7e6c2303ae2eed691475a1c5209c27b9173e2bf2

c3e5f57... by Zuul <email address hidden>

Merge "Add xena bundles"

282e234... by Xav Paice

Add get-quorum-status action

Adds a new get-quorum-status action to return some distilled info from
'ceph quorum_status', primarily for verification of which mon units are
online.

Partial-Bug: #1917690

Change-Id: I608832d849ee3e4f5d150082c328b63c6ab43de7

cb580a0... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: If511b7fee8cf676b6ba7017aa60fe916ac9a26d9

ab0ccb2... by Zuul <email address hidden>

Merge "Add format option to "list-pools" action"