charm-ceph-mon:stable/19.04

Last commit made on 2019-05-06
Get this branch:
git clone -b stable/19.04 https://git.launchpad.net/charm-ceph-mon

Branch merges

Branch information

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

Recent commits

89a95d8... by David Ames

Update stable charms to use stable CH in test reqs

In our test-requirements.txt we often pull in charm-helpers. As stable and
master branches of charm-helpers diverge this can lead to testing failures
on the stable branch charms.

Update tests-requirements.txt to point to the stable branch of charm-helpers.

Change-Id: I108278fad79dbd10d73ac1292a7789496820ce88

c083774... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

1bb11cc... 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: Icb8c1d566f0a49bee9485c8cea6c04097d8cfbdf

7bc97e4... by Zuul <email address hidden>

Merge "Enable bionic/stein and disco/stein functional tests"

48e3839... by Frode Nordahl

Enable bionic/stein and disco/stein functional tests

Drop service check for ``glance-registry``. The service is
removed as of Stein, and it really is not the ``charm-ceph-mon``
functional tests job of checking this anyway. Any such detail
should be deferred to the ``charm-glance`` functional tests.

Change-Id: I85dd396b55e3d1582da18c6d8248ba1cced3e89f

32bc044... by Chris MacNaughton

Sync charm-helpers to enable Ubuntu Disco

Change-Id: Iefb724c5bc15600c780343c737dac0f5c745f005

ea6ab42... by Frode Nordahl

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

fe37965... by Chris MacNaughton

Sync charm-helpers for Stein release

As a part of the Stein release, we need to ensure
that charmhelpers is up to date.

Change-Id: Ic037cadc6eab7ba6fa6379f3b5cc822297cd01a4

8e4fe57... by Marian Gasparovic

Creates aditional nrpe checks which parse warning/error messages

When Ceph is in a warning state for reason1 and in the meantime
new reason2 appears, operator is not alerted and also cannot mute
alarms selectively (as described in bug #1735579)
This patch alllows to specify a dictionary of 'name':'regex' where
'name' will become ceph-$name check in nrpe and $regex will be
searched for in warning/error messages. It is specified via
charm nagios_additional_checks parameter.
There is also nagios_additional_checks_critical parameter which
specifies if those checks are reported as warning or error.

Change-Id: I73a7c15db88793bb78841d8395535c97ca2af872
Partial-Bug: 1735579

9c08721... by David Coronel

Update capitalization typo in readme

Change-Id: I573509ee31eb87aa579b9fbfcdf0903f2cc675e1