charm-cinder:stable/20.05

Last commit made on 2020-05-21
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-cinder

Branch merges

Branch information

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

Recent commits

9b8a230... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I76847b0bf3c69dfd7ab7eaea5dc8ed7ce5a136bc

7f16087... by Zuul <email address hidden>

Merge "Sync helpers for 20.05"

4328482... by Zuul <email address hidden>

Merge "Wrap lvm commands in try: except:"

84d1016... by Aurelien Lourot

Sync helpers for 20.05

Change-Id: I25d1d225f209f825e552c841e60e22c7d12ea4e3

fc8e95f... by Alex Kavanagh

Wrap lvm commands in try: except:

Due to the additional of the cinder storage, it's possible that the
log_lvm_info() commands gets called really early before lvm has been
configured. This wraps the call to pvscan and logs if it doesn't
complete -- the command is just to log the state of lvm at that point.

Also, defensively wrap the reduce_lvm_volume_group_missing() calls for
the same reason.

Closes-Bug: #1878227
Change-Id: I217f62d3f620992d1b18475ca5c3031da9428828

60c4b3a... by Ryan Beisner

Resync charm-helpers

Change-Id: Id8709936047a4464eff6f3fc3551484c5976e84d

1b82ca1... by Zuul <email address hidden>

Merge "Enable focal testing and support"

ab2959b... by Alex Kavanagh

Enable focal testing and support

This patchset adds support for focal to the charm, enables the
bionic-ussuri and focal-ussuri bundles which verify that the charm works
and tests on focal with ussuri. In order for the tests to land,
serveral dependent changes to other charms are needed (see links) just
so that the charms will run on focal. Also, cinder needs to use local
block devices, and due to the related error, a change to
charm-test-infra model-defaults is needed for the charm to pass its
tests.

Links:

 - disable vdb in charm-test-infra
 - placement charm focal support
 - neutron-openvswitch charm focal support
 - rabbitmq-server charm focal support

Change-Id: I99ce6888a9570b34e1a171242a787ed93abdf82d
charm-test-infra: https://github.com/openstack-charmers/charm-test-infra/pull/42
Depends-On: If43d096c6bd5c57d00d92c54bc0ce464ba50bfa1
Depends-On: Ie744c1ff4c6651633d12dcd4de28d5e7a3e8646f
Depends-On: Ia239b7c2f0ed2383e220cf0fa4ade443149a3b32

5754387... by Zuul <email address hidden>

Merge "The Cinder icehouse tests did not deploy Cinder"

7a98ea3... by Alex Kavanagh

Add juju storage support to the charm

This feature adds juju storage support to the charm. This is largely to
deal with the related bugs, but also makes the charm more useful.

Release-Note: https://review.opendev.org/#/c/718410/

Related-Bug: #1801349
Change-Id: I056967f4e83f4c99a4aac1090056dd4f320c03f5