charm-cinder:stable/20.02

Last commit made on 2020-02-17
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/charm-cinder

Branch merges

Branch information

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

Recent commits

35803dc... by Liam Young

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch zaza bundles to stable charms.

Switch to using stable charm-helpers branch.

Change-Id: I12307bc6b9626be184a30dafdcd0910b2328da36

db34860... by Zuul <email address hidden>

Merge "Refresh and refactor README"

ed639be... by Peter Matulis

Refresh and refactor README

Refresh and streamline the README.

The local LVM storage method doesn't actually
work without manual intervention. Bug filed and
cited.

Remove scenario involving separation of Cinder
components as I cannot locate charms cinder-api
and cinder-volume.

Add cinder-ceph charm to the Ceph scenario.

Refactor the HA and spaces sections. Other HA and
space-aware charms will be identified and treated
similarly.

Add Actions section. Action 'rename-volume-host'
doesn't make sense to me. I do not see a 'host'
attribute for volumes. Is this a component of the
'os-vol-host-attr:host' attribute?

Add Bugs section

Change-Id: I863a64f243854ab2467f2042489485e35412727f

9d02a3c... by Liam Young

Charmhelper sync for 20.02

Change-Id: I2abca60fd270dc0dd9750aab2b6a41efb63db7d5

b0a3dd8... by Zuul <email address hidden>

Merge "Disable Apache port 80"

0585d9a... by Liam Young

Do not access DB when it is in maintenance mode.

If the database is in maintenace mode do not attempt to access
it.

Depends-On: I5d8ed7d3935db5568c50f8d585e37a4d0cc6914f
Change-Id: I131079ea390d11c1208f75b8b97ab4cff7fb47ff

962225e... by Tiago Pasqualini da Silva

Disable Apache port 80

Currently, Apache ports.conf file is not being configured by this
charm. This patch changes the ports.conf default file with another one
that does not open port 80 on SSL environments.

Change-Id: Iaa80573dc2661089093c4c87ab100bf941f8b3b8
Closes-bug: #1845665

605352c... by Liam Young

When resuming, exclude haproxy

When resuming services exclude those managed by hacluster, in
this case haproxy. If pacemaker lacks quorum it may shut haproxy
down which will cause this charm to error.

Charmhelper sync included to bring in required
get_managed_services_and_ports method.

Change-Id: I00fa695edb7651098d9c7afdd4df823d66a01aef

2894865... by Corey Bryant

Sync charm-helpers for Ussuri/Focal release and version details

Change-Id: I2f66fb5655e04d6b30b3349106b2000e0aee05d7

11e13e7... by Peter Matulis

Streamline README for policy overrides

The appendix in the deploy-guide has recently been
refreshed. This is the first of the nine charms that
support overrides to receive a streamlining in order
to cut down on duplication.

Change-Id: Ib4012a478226474f1e96495bd949add1c1398138