charm-cinder:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-cinder

Branch merges

Branch information

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

Recent commits

8937958... 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: If675e20972ae364277e51654376dfd99dc9ebc3d

e239208... by Corey Bryant

Enable functional tests for bionic-train

This patch also updates the smoke test to run bionic-train.

Change-Id: Ia6578d6454266099fb0c97001e56e2180be1ce87

6ee3200... by Alex Kavanagh

Policyd override implementation

This patchset implements policy overrides for cinder. It uses the
code in charmhelpers.

It also fixes several bugs in the bundles where the actual version of
cinder that was being installed was the distro default rather than the
one that the bundle described.

Change-Id: Ic979dcb96ddb931fadb1fa4a4b36108244ddf306
Closed-Bug: #1741723

cbff05e... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: Ia983450e480ab6811a67034e5503ef3a476b6cbb

3b6a723... by Chris MacNaughton

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: I94bbf5ec9ade6030561539371b4ca6a285b64d50

b5d20a0... by Corey Bryant

Sync charm-helpers and use "rabbit_use_ssl" for ocata

Ensure "rabbit_use_ssl" is specified in the [oslo_messaging_rabbit]
config section instead of "ssl" for Ocata, since "ssl" was not yet
introduced.

Change-Id: I070b8bbebed4e53fa524047599c71f73dc1c79fc
Closes-Bug: #1838696

b0c758a... by Chris MacNaughton

Sync charm-helpers

Change-Id: Iaf76a655e96386608f01d7eba2281ac94d1e85b8

691bb92... by Liam Young

Switch to using zaza for functional tests

Change-Id: I21c472b579e865078eb58d1576f4c3c3ec845903

75bbcaa... 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.

d3332cc... by David Ames

Automatically resume after openstack upgrade

After an openstack upgrade automatically resume. Without this a gate in
config_changed stops configuration of keystone catalog entries. That
gate is still useful for the series-upgrade process.

Change-Id: I458a1ed6ebf51263785391785cabc17f716b6178
Closes-Bug: #1824545