charm-cinder-ceph:stable/18.11

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

Branch merges

Branch information

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

Recent commits

0b605b0... 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.

221b914... 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: I78c53de3c00628ddd38784e6d823fae8055b6e06

50eec67... by Ryan Beisner

Sync charm-helpers

Change-Id: Ic222ca663b5ba18bcdb2d1ee1f3a7e1de9bb8a1d

764804a... by Doug Hellmann

fix tox python3 overrides

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I2068cc2748021157c6d5e4f4b6cbd85790dd11b7
Signed-off-by: Doug Hellmann <email address hidden>

5549903... by Ryan Beisner

Fix lint in unit test

Change-Id: I4f380039f31231f8d78acb83d65abb32ba80263c

1ecb763... by Liam Young

Tests dir no longer need copy of charmhelpers

Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I05836ce15f97ab65d915e4e841928f975c6be1c2

24aa7e9... by Zuul <email address hidden>

Merge "Enable discard"

c8fcfd3... by Ryan Beisner

Update requirements

Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: Ief40b8f20baeff38389de7c4294a5bb394d6d3cc

9444b44... by Edward Hope-Morley

Enable discard

By default nova/libvirt will not enable trim for
attached volumes so to allow users to use this
feature we now enable it by default.

Also removed < Icehouse unit test.

Change-Id: I58ffaa43e2836068aeed7795df670d279d5e28f8
Closes-Bug: #1781382

ac53d39... by Zuul <email address hidden>

Merge "Series Upgrade"