charm-rabbitmq-server:stable/21.04

Last commit made on 2021-08-13
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/charm-rabbitmq-server

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-rabbitmq-server

Recent commits

e0a2829... by Billy Olsen

Install python3-croniter for nrpe checks

Change ab79c3ee introduced the croniter library for interacting
with cron. However, the dependent package was not included in
a list of installation packages nor installed on the upgrade
path. This patch adds the python3-croniter package for upgrade
and installation paths to allow the nrpe checks to continue
to function.

Change-Id: I363f8e04a3850eecf219c5a26ab9137f217a0f36
Closes-Bug: #1928802
(cherry picked from commit 38e1b4ed35de0034aaaea7bbf7f9ac44de88d409)

6d9b039... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: Idbc1d8c3b1d12253c2bfc51bf4dfb0aa5b2b1538
(cherry picked from commit b13fbf761a6496ca10dd6f571d190f9557c532d4)

783b92e... by Corey Bryant

c-h sync - restore proxy env vars for add-apt-repository

Change-Id: I850945605a356847af462cfa6de64938779ca513
Co-authored-by: Aurelien Lourot <email address hidden>

6966073... by Aurelien Lourot

Updates for stable branch creation

Set default branch for git review/gerrit.

Update test bundles to point to openstack-charmers.

Change-Id: I16b4fe97f3bdee5c92cbfcc058f80a3f7e8fdad8

6dbabea... by Alex Kavanagh

21.04 sync - add 'hirsute' in UBUNTU_RELEASES

The 'hirsute' key in c-h/core/host_factory/ubuntu.py:
UBUNTU_RELEASES had been missed out, and is needed for
hirsute support in many of the charms. This sync is to
add just that key. See also [1]

Note that this sync is only for classic charms.

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

Change-Id: Ic3b84fb928d9c27c8e16728f82f270b6995a7901

81c3395... by Liam Young

Implementation of deferred restarts

Add deferred event actions and config.

Change-Id: Ifbb15c0c04117a5a98672b2af4fd7203dae9a18e

19ee453... by Alex Kavanagh

21.04 libraries freeze for charms on master branch

* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure stable/21.04 branch for charms.openstack
  - ensure stable/21.04 branch for charm-helpers

Change-Id: I7f026d08dd44990b121e195ac6817bf7825b71f1

d415d61... by Liam Young

Reduce gate bundles to track Ubuntu series only

Since rabbitmq-server is not usually in the cloud archive it does
not make sense to duplicate tests with different OpenStack releases.

Change-Id: I75a79fd24dd80a8340126f65e65bd9b7d0fa35d8

a5d1d46... by Liam Young

Switch to using restart_on_change from charmhelpers

Stop using a bespoke restart_on_change function and use the comon
one from charm helpers.

Change-Id: Iee2bf76a6a14ff3967ac128814149d16b8c99d40

88163e4... by Chris MacNaughton

Add new osci.yaml

This change is preparatory to migration Ubuntu OpenStack CI
from Jenkins to Zuul

Change-Id: Id44d2037d5743bc882388141d726194c51d82fbf