charm-manila:stable/20.05

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

Branch merges

Branch information

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

Recent commits

6faf57f... 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: I5a058be38b08bdca87e1fb6f9f982b2f350952c2

209f3d6... by Zuul <email address hidden>

Merge "Rebuild for sync charm-helpers for 20.05 release"

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

Merge "Move WSGI configuration template"

574ec1a... by Alex Kavanagh

Rebuild for sync charm-helpers for 20.05 release

Change-Id: Id7914767fa6a762d26a988198b41dcdcda3b9ae7

b1a20a2... by Frode Nordahl

Move WSGI configuration template

The charm currently provides the ``manila-api.conf`` in the
pike templates folder, but attempts to use it for all
supported releases.

Move the template to the earliest supported release to avoid
hook errors.

Change-Id: I16135e6535f8cabe9caa6693a6ee8a228dcb4b65
Closes-Bug: #1879337

e89f3ba... by Alex Kavanagh

Enable focal and ussuri as part of the gate tests

The func-test-pr is to add retries to the instance pinging as it's
too optimistic to expect it on the first one every time.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/279
Change-Id: I92f7b921718cd30290856b878f7d3e77fe4d6425

0ecc8ec... by David Ames

Rebuild reactive APIs for layer-basic regression

Fix regression in layer-basic which failed to unpack new dependencies
properly during the upgrade-charm hook.

Github Issue: #166
Closes Bug: #1875496

Change-Id: I3a5d2a8d65ac2eaaf007126156c7c6e023ad79df

4f5c6a9... by Chris MacNaughton

Enable HA with Manila

An indirect requirement of enabling HA with Manila
is migrating from directly using WSGI to using
mod-wsgi with Apache.

Change-Id: I1f501283db3db1338d47a89a7688cf5035d08a7a
Closes-Bug: #1867358

c1c2278... by David Ames

Update peers with API addresses

Use default_update_peers which will publish admin, internal and public
addresses to peers.

Change-Id: Ic9b25431c1f5574bad855731d0210a9dbedacfc7
Closes-Bug: #1858132

80c867d... by Zuul <email address hidden>

Merge "[ussuri][goal] Updates for python 2.7 drop"