charm-pacemaker-remote:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-pacemaker-remote

Branch merges

Branch information

Name:
stable/19.10
Repository:
lp:charm-pacemaker-remote

Recent commits

f4b7305... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I6357a689eea906b3e0259d08dcfffb73f2b3a416

182daf0... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: Ie0d347c14d179046ce5596bf6aee727335903a1e

d708e53... by Camille Rodriguez

Avoid pollution and false positives with tox.ini

- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

LP Related-Bug: #1823718
Change-Id: I7f8c99c31e3984720fb756cf36bd8dbe1aad3c55

21a0734... by Zuul <email address hidden>

Merge "Enable bundle specific tox zaza target"

3484273... by Frode Nordahl

Rebuild

Also explicitly set ``include_system_packages`` to False.

While that setting is now the a default we consume from
``layer-basic`` it is more clear for the causual reader
of the charm source code.

Remove redundant entries from ``wheelhouse.txt``.

Change-Id: I791b5b5074b879efa71043d6edef7bac4c82d932

9178221... by Chris MacNaughton

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I777293c67be0395e80418d5d39ef780159ab311a

fd26719... by Frode Nordahl

Distribute direct charm dependencies

Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Change-Id: I23c08f50f1d193a91a02e3f654202a5269ba9590

fa1d808... by Zuul <email address hidden>

Merge "Add Python 3 Train unit tests"

4d04de4... by Liam Young

Fix hacluster charm origin in zaza test

Change-Id: I4321292e3d87d8375ef51626c9cc8a2bc3b5064e

a15592b... by David Ames

Rebuild for sync charms.openstack

Change-Id: Ib67604032d8f3ab1e44fa3384e67b20b996fa54c
Partial-Bug: #1838783