charm-swift-proxy:stable/20.02

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

Branch merges

Branch information

Name:
stable/20.02
Repository:
lp:charm-swift-proxy

Recent commits

022b6b2... 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: Ibd4e449ecedb00faeedc6f8f33177f24ca188f9d

8cf2b67... by Liam Young

Charmhelper sync for 20.02

Change-Id: Icfbd29097c4e64a5b23f08faa8096c0ef3501174

bbc0e3d... by Liam Young

Unmask services during post-series-upgrade

If a unit is paused then its services will not start during the
post-series-upgrade hook. In addition exclude haproxy from the list
of services to start if it is being managed by hacluster.

Closes-Bug: #1861660
Change-Id: I5f72f5507b9ed40b50dcacd1940e91d3cff26298

2d8d80e... 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: I63f46223c64f2561f505828491a482dea79dc39a
Closes-bug: #1845665

8a1a666... by Zuul <email address hidden>

Merge "Workaround for Juju bug 1860992"

cd872e7... by Liam Young

Workaround for Juju bug 1860992

Change CMR offer names to match application names to workaround
Juju bug 1860992.

Change-Id: Idce188397884521e686c2ea201e671a6557d4bf2

ab8b60a... 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: I85c380a2cffcd18031a32b6e3eb422aa5ff14994

8b17431... by Corey Bryant

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

Also drop Disco test bundle now that it is EOL.

Change-Id: I1296a716484e735016876154e8650ea4569d6939

d1b6096... by Zuul <email address hidden>

Merge "Add functional tests for global cluster"

2b55aad... by Zuul <email address hidden>

Merge "Drop support of swauth for Train and later"