charm-rabbitmq-server:stable/19.04

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

Branch merges

Branch information

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

Recent commits

3e26322... 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: I168efdc31de8d61bda3ede7b05c9fbe3010078b9

e916efc... 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.

481e57c... 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: Ia9c7541618de3c1313727a8d11aa6701ec12e120

9ffa553... by Frode Nordahl

Enable bionic/stein and disco/stein functional tests

Change-Id: Id975a05880c82af919149d356b6d5f20f9659c9e

88cd8d9... by Chris MacNaughton

Sync charm-helpers to enable Ubuntu Disco

Change-Id: I27c31ac2d94c8d69111462b538d7a7249c54d412

b274a42... 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: I71eb7e91d0cbdd66acc6551499e41c9d1065f06d

c74e256... 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: Icdcc704bc7bcb6077a7a1314ef13374a234fab1a

fb83b0d... by Andrea Ieri

Clarify how to use queue_thresholds

This commit clarifies syntax and semantics of the queue thresholds.
* both yaml multi-line arrays and lists of lists are supported
* explain that the order of the values does matter, especially if using
  wildcards

Change-Id: I31ff1bfa94a708a4f7469bb3a9a5dbca33bb3607
Closes-Bug: 1822547

8f99c28... by Pen Gale

Replace ostestr with stestr in testing framework.

A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

Change-Id: I2827028d843f9ba223bb32626c433f54a96f69ca

4da15f7... by Zuul <email address hidden>

Merge "Added tox environment for gathering coverage"