charm-nova-cloud-controller:stable/20.02

Last commit made on 2020-03-18
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/charm-nova-cloud-controller

Branch merges

Branch information

Name:
stable/20.02
Repository:
lp:charm-nova-cloud-controller

Recent commits

aa8670b... by Alex Kavanagh

Fix action replay for clear-knownhost-cache

The return key was illegal in Juju, so this patchset makes
it legal.

Change-Id: I2ee633ba0b445025a789a77e62950cd572636c6c
Partial-Bug: #1860743
(cherry picked from commit 67dfc8d882995b11707b42f4758f4d9c303eb7b6)

0cee970... 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: I48c84f1e6d9a8ee34edc1ccbdfd7883005174f5a

9913156... by Liam Young

Charmhelper sync for 20.02

Change-Id: I0d5ccb2ca19c64e0f6a30d8e04ecddac35510c49

adcbd7b... by Zuul <email address hidden>

Merge "Disable Apache port 80"

90ecd0f... 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: I7d5b7a20573b38d12b1ead708ee446472f21e9f8

4808e06... by Zuul <email address hidden>

Merge "When resuming, exclude haproxy"

56c70d0... 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: Id0b3ce106e2779ce6a44b59c0b08fb1011dfdd54
Closes-bug: #1845665

a0a9886... by Liam Young

Trigger nova-compute restart when amqp has changed

If nova-compute is contected to the message broker before
the nova-conducter then it times out after a minute and shutsdown.
The nova-cloud-controller needs to inform the nova-compute charm
to restart nova-compute when it is connected to the message broker.
The restart is limited to the leader to stop multiple restart
requests.

Change-Id: Icdf47ea80267d421ca14f131f2d1f7cbdeb73641
Closes-Bug: #1861094

0a300b9... 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: I063c168595bee05c924cb23469f8dc866a43982b

a7c2e49... by Corey Bryant

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

Also drop the gate-basic-disco-stein test now that Disco is EOL.

Change-Id: Iee0566e743e3453e43709941bdc11bc10b2c87aa