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?
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.
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.
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.