charm-rabbitmq-server:stable/18.02

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.02 https://git.launchpad.net/charm-rabbitmq-server

Branch merges

Branch information

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

Recent commits

8ed1f51... 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.

fdf20a0... by Ryan Beisner

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I41941cf3a7656c02e858d3814760fc174b826c37
(cherry picked from commit 85904f1a0822c1d74ff26f233258e4b20e5efb26)

dd7dc5e... by David Ames

Updates for stable branch 18.02 creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I372e71afdedd9814022299fbe4a0ea4834dbdd16

a649fb1... by James Page

Enable xenial/queens functional tests

Enable the xenial/queens gate test; as the tests don't actually
query the OpenStack API's, no test changes are required.

Change-Id: Idb27ee82917dcda27bece03b42127745de61df62

33e0d1d... by Ryan Beisner

Sync charm-helpers

Change-Id: Ib71ddbcc39e32700bfb6b7b39bda03e2da42ef8f

dcfe275... by Ryan Beisner

Sync charm-helpers

Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: I6e49bd7ef373a3a4ca958a3495cce5a41e5dd973

0024aef... by Liam Young

Fix perms on queue_stats

collect_rabbitmq_stats.sh creates
/var/lib/rabbitmq/data/{}_queue_stats.dat with 600 perms which
cannot be read by the monitoring user. This bug was introduced by
a8f7dea1 which uses mktemp which creates the file with restricted
permissions.

Change-Id: Idf3022bf925dd02b4bb6c979980ec1c6211b6923
Closes-Bug: #1730604

039e22f... by Ryan Beisner

Add Bionic and remove Zesty series and tests

Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: If2923103254a4816e188407379307425020a931d

888b68e... by Ryan Beisner

Sync charm-helpers

Change-Id: I82360a09047a7c91adb3c86296b106b13339517b

74d4a5c... by Andrew McLeod

Enable xenial-pike amulet test

Make default func27-smoke xenial-pike
Charm-helpers sync

Change-Id: I7bf6e392d40280e13f2e4b88b64da54104bc013a