charm-cinder:stable/18.05

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

Branch merges

Branch information

Name:
stable/18.05
Repository:
lp:charm-cinder

Recent commits

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

682c284... 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: I8922d2245ed5c970072254325f589e10c6f73c7c

8369ea8... by Craige McWhirter <email address hidden>

Only enable the default backend for ocata+

When deploying on icehouse with Ceph, the RBD backend is
configured globally, but cinder sets enabled_backends to "LVM",
which exists (and is wrong to boot).

This commit moves the check for empty "backends" under the ocata
check. Per comment #5 on LP:1719742: "The cinder-volume service
fails to start in ocata+ if enable-backends is not set."

Closes-Bug: #1753611

Change-Id: I07a9f9c739064bc93870a1f8f68a7624b7ce3033
Signed-off-by: Craige McWhirter <email address hidden>

e373d9e... by Frode Nordahl

Freeze cmd2 library temporarilly

In need of landing changes before release and the upstream gate is
wedged at the moment.

Root of the issue is a release blunder by a upstream dependency:
https://github.com/python-cmd2/cmd2/issues/421

Upstream has made the same change to global requirements here:
https://review.openstack.org/#/c/570811

We can remove this again as soon as changes propagate out to all
dependencies.

Change-Id: Ib002d4534150c9c2aba025decfd0faef77f71297

6656070... by Frode Nordahl

Remove orphan symlink

Support for dfs was dropped in commit 4ea9d6a4276317b08055c69cc266d36349c7e198

Remove orphan symlink in the actions/ directory.

Change-Id: Ief3c8332afe5ace575e3a30195b0d4e38b647905

db0a66a... by Liam Young

Add support for tls-certificates relation

Add support for the charm to request and receive certificates from
the tls-certificates relation.

Change-Id: I25c770272eff7be93deea5c42b4b4b19aeef9bb9

3462b9c... by Zuul <email address hidden>

Merge "Enable Bionic as a gate test"

3451c1c... by James Page

Tidy ceph backend configuration

Drop generation of upstart override file and /etc/environment and
scrub any existing charm configuration in these locations from
an existing install.

These where required way back in the dawn of time when ceph support
was alpha/beta in cinder.

Provide backend specific configuration file path, allowing multiple
ceph clusters to be used with a single cinder application.

Change-Id: I7adba0d35fb7406afa40f047b79a9ab51a6a333d
Closes-Bug: 1769196

d6e2e76... by Ryan Beisner

Remove deprecated functional test targets

Change-Id: I6e186310ce8d2e0b096dcd24efc6d8d8745f5559

a984559... by David Ames

Enable Bionic as a gate test

Change bionic test from dev to gate for 18.05.

Change-Id: I3345c640cfca90d453c36be75fcf4ecb09197134