charm-cinder-ceph:stable/18.02

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

Branch merges

Branch information

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

Recent commits

2e263cd... 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.

bd468d9... by Ryan Beisner

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I9516fa288f9b04c8822c707e8649916a3f8e0fc6
(cherry picked from commit 1abf731e37b0ef8e2d47683b2aa8f9bd2ecc11e4)

b0f8f1e... by David Ames

Updates for stable branch 18.02 creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I098f28162bc1e8abda1e802ca1616af722748547

1a956eb... by Ryan Beisner

Sync charm-helpers

Change-Id: Iac5794aec967ffc85a42659d469769a63b2cf428

b86be52... by Ryan Beisner

Sync charm-helpers

Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: Ieb05f48ad52a1dc8d79bcffec1c467495bbf0001

3658a29... by Zuul <email address hidden>

Merge "Request class-read object_prefix rbd_children perm"

194b927... by Liam Young

Request class-read object_prefix rbd_children perm

When using ceph as a backend request the additional privilege
class-read on rbd_children. This fixes bug 1696073.

Change-Id: I023781e01c1e314cb2755e7867cdf588432791fc
Closes-Bug: #1696073
Depends-On: Icf844ec7d33f2e558dee7935fe5fa3d7f08e0d59

dbbfd73... by Liam Young

Revert "Request class-read object_prefix rbd_children perm"

This was landed in error, still needs a +2 from another core dev

This reverts commit d9b4bf4923bf9e02e289700aded0df9384e7f036.

Change-Id: I5af9758da7f05900cbc6e590990004a940e0d60c

d9b4bf4... by Liam Young

Request class-read object_prefix rbd_children perm

When using ceph as a backend request the additional privilege
class-read on rbd_children. This fixes bug 1696073.

Change-Id: I0f17fc9cf321171cadf9da129d94c9fef70dba78
Partial-Bug: #1696073

34f3932... by Ryan Beisner

Update amulet test definitions

Also sync charm-helpers

This change requires the following charm-helpers change
to land first:

 - https://github.com/juju/charm-helpers/pull/32

Change-Id: I2c33e25e14ad49d65f5fc7eb000830086cf829c1