~jfguedez/charm-rabbitmq-server:bug/1899183

Last commit made on 2021-02-26
Get this branch:
git clone -b bug/1899183 https://git.launchpad.net/~jfguedez/charm-rabbitmq-server
Only Jose Guedez can upload to this branch. If you are Jose Guedez please log in for upload directions.

Branch merges

Branch information

Name:
bug/1899183
Repository:
lp:~jfguedez/charm-rabbitmq-server

Recent commits

09d8209... by Jose Guedez

add partitions check (placeholder)

612eb5c... by Billy Olsen

Prune gate tests

Prune gate tests and move tests to dev_bundles.

Change-Id: If9a847f51552f4d71d4e31c8ca555631121ab328

aebde77... by Liam Young

Remove ceph relation

As per the 21.01 release note *1 the ceph relation will be removed
this syscle as it is no longer needed or used.

*1 https://docs.openstack.org/charm-guide/latest/2101.html#rabbitmq-ceph-relation

Change-Id: Ib98abdbd67c2112624fac298cc9dc7683ea29891

9ec3f64... by Alex Kavanagh

Hotfix charmhelpers sync for local_address() fix

The network-get --primary-address juju-info fails on pre-2.8.?
versions of juju. This results in a NoNetworkBinding error.
Fallback to unit_get() if that occurs for local_address().

Change-Id: I4077102a0b979af0f4fc4172f48f7fe795beac41

fdaa891... by Zuul <email address hidden>

Merge "Updates for testing period for 20.01 release"

3d006f6... by Alex Kavanagh

Updates for testing period for 20.01 release

Includes updates to charmhelpers/charms.openstack for cert_utils
and unit-get for the install hook error on Juju 2.9

* charm-helpers sync for classic charms
* rebuild for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure master branch for charms.openstack
  - ensure master branch for charm-helpers

Change-Id: I32e88acb6bb0cd24aaad8dfa6af39e12e3d790f3

de11e7f... by Zuul <email address hidden>

Merge "Fix: do not use charmhelpers in non-charm context"

aee316f... by Zuul <email address hidden>

Merge "NRPE: Allow excluding queues from queue-size checks"

7acad5f... by Martin Kalcok

NRPE: Allow excluding queues from queue-size checks

Option '-e <vhost> <queue>' was added to the 'check_rabbitmq_queues.py'
nrpe script to allow excluding selected queues when checking queue
sizes. Corresponding option 'exclude_queues' was added to the
charm config.
By default, following queues are excluded:
 * event.sample
 * notifications_designate.info
 * notifications_designate.error
 * versioned_notifications.info
 * versioned_notifications.error

Closes-Bug: #1811433
Change-Id: I57e297bb4323a3ab98da020bfcb1630889aac6d7

b4f0d54... by Aurelien Lourot

Remove Disco and Eoan bits

Change-Id: I3fb37fb71add56787fc462133e390ba6e3e747a3