charm-masakari-monitors:stable/20.08

Last commit made on 2020-09-15
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-masakari-monitors

Branch merges

Branch information

Name:
stable/20.08
Repository:
lp:charm-masakari-monitors

Recent commits

ffb44ae... by Zuul <email address hidden>

Merge "Add region config option" into stable/20.08

93dfd03... by Liam Young

Add region config option

Masakari monitors looks up the masakari endpoint in the keystone
catalogue, to do this it needs to know the region it should be
targetting. To achieve this this change adds the region config
option.

Change-Id: Idb593ee8017252d0cd21dd58ee6d662536eba5a4
Closes-Bug: 1895656
(cherry picked from commit b2023ef54ce9344dcdd68da4b95f0fb95dc8bf02)

e5438bc... by Liam Young

Honour use-internal-endpoints

If use-internal-endpoints is set to true then reflect that in
the masakari monitors config file.

Change-Id: I26ad45ff0fa4088a4b0a0f64d031bb805af45a78
Closes-Bug: 1895657
(cherry picked from commit 442ce8e7b04c48b0eef3e20c3c6565595a5e2921)

beb1e9f... 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: I4e51c11982f513a89d81323e2a9d51dcded0b737

1ad3287... 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: I1e0a8a5153dd511c273a32936ad714a8434e9792

ddaf45f... by Zuul <email address hidden>

Merge "Add Victoria test bundles"

a5be51c... by Zuul <email address hidden>

Merge "Add victoria, ussuri, train package versions"

002d829... by Aurelien Lourot

Add Victoria test bundles

Change-Id: Ied1736a70c70d2b246fba99b3447f2a3cd591eac

a0e1741... by Corey Bryant

Add victoria, ussuri, train package versions

Also remove jinja2 from wheelhouse.txt as is a duplicate
and due to improvements in charm build it now causes the
build to fail.

Change-Id: I62f5315c32cfc014ef8a8581ca5f977ec6114263

0f7e785... by David Ames

Remove duplicate dependency: Jinja2

Change-Id: I78bbc765a67e8f92a618a7be1aed86b37f41051d
Closes-Bug: #1885935