charm-ceph-mon:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-ceph-mon

Branch merges

Branch information

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

Recent commits

ced8c36... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: Ic6d0006a3b640251d02d2bccbd775326db5c8cf7

86536fb... by Sahid Orentino

Enable functional tests for train

This patch also provides a fix from the last charms.ceph sync to fix
random issue with ceph >= 14.

Change-Id: I8aa03e073442c2eaa1c979562f68c435c229db16
Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>

2e3631c... by Sahid Orentino

sync with last charms.ceph

* 7839ca3 put create_keyrings as a public method

Change-Id: Ia090d4c37e19016a8468ce62113b2531c69de0e5
Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>

f69c296... by Liam Young

Resync charmhelpers

A fix to the charm which resides in charm-helpers was
inadvertantly removed by a recent commit. Resync charm-helpers to
bring it back in.

Change-Id: Ic8a98c3985596f00ce193619039a76a79484edc0

05a9dc6... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Also fix for bug where the mgr daemon is not ready. A wait is
introduced if it is not ready before trying to assert pg-autotune.

Closes-Bug: #1848576
Change-Id: Ic3c1e1f7902f7e2052dc4cf432303f874369238d

a3dfd80... by Chris MacNaughton

Enable pg_autoscaler for new Nautilus installations

This change also allows an admin to enable it for existing
installations that are upgraded to Nautilus via a config
option.

This change also enabled bionic-train to allow testing with
Ceph Nautilus.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/52
Depends-On: https://github.com/juju/charm-helpers/pull/343
Change-Id: Ic532204aa1576cdbeb47de7410f421aa9e4bac42

62155d1... by Zuul <email address hidden>

Merge "Add support for Nautilus release"

38011f2... by Chris MacNaughton

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: Icc110d1591307c7dbc74d5249f6f8c962ae50e5c

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

Merge "Add Python 3 Train unit tests"

a5711a0... by Corey Bryant

Add Python 3 Train unit tests

This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Note that python35-charm-jobs is retained since this charm is supported
on Xenial.

Change-Id: I51693cd7d535f2b5acb5ba118951f466ef7ac51f
Story: #2005924
Task: #34228