charm-cinder-ceph:stable/19.04

Last commit made on 2019-06-18
Get this branch:
git clone -b stable/19.04 https://git.launchpad.net/charm-cinder-ceph

Branch merges

Branch information

Name:
stable/19.04
Repository:
lp:charm-cinder-ceph

Recent commits

2b7ffca... by Edward Hope-Morley

Add rbd_exclusive_pool support for Ocata and Pike

The fix has been backported in Cinder so we
can now use it in the charm.

Also includes amulet test fix and context generator
fix from commit c3456b7.

Change-Id: I5dfad42def68634313af05d21ebe61bc229ebc35
Closes-Bug: #1704106
(cherry picked from commit 616ba364296687bfeb8d9bf35bb0e7628d573e5b)

1461ee1... 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: I50c1b9edf1ff412598af83170e22a65b8f9401e6

75917a6... 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.

187ea5f... 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: Ie59dd474e7b5f1627bd4fad87ec02e0253977df9

15016cf... by Frode Nordahl

Enable bionic/stein and disco/stein functional tests

Change-Id: If75a9302391c3c49fc7d9b9b5817a2dd652379e2

324e945... by Chris MacNaughton

Sync charm-helpers to enable Ubuntu Disco

Change-Id: If1c38ab0eb732d11dd13fda509cd3c239b3f77c5

67a81aa... 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: I675ab7a6a86e0f03c72f979b37b4135868adb953

15cc42b... 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: Ib2c759cb8e6ae7f4d391b89163a5ee1ba6285d31

62ef230... 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: I54762881d7356e3ded38a11f00600e3ded6acf7a

f80cada... by Paul Goins

Excluding unit_tests from coverage

Unit tests generally will all be executed, and measuring them will
skew the overall coverage numbers. Thus, I'm excluding the unit_tests
folder.

Change-Id: Iec5e57b305615d4d3fe87cb46b771d92d14a5195