charm-pacemaker-remote:stable/21.10

Last commit made on 2021-10-21
Get this branch:
git clone -b stable/21.10 https://git.launchpad.net/charm-pacemaker-remote

Branch merges

Branch information

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

Recent commits

8d1643c... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I57f693953d3260bf866848e4f855d3ca11612562

23648bb... by Alex Kavanagh

21.10 - Update requirements.txt - pin cffi 1.14.6

* On stable/21.10 branch
* Pin cffi 1.14.6 in requirements.txt used in charm build
  for py35 compatability.

Change-Id: If7df42dceab43ae5927ecd7eb468fbadbd0511a6

93fa3a7... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel
* update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I20fbdf101bcc8a696936cb3ecbaf64bcc5150432

bcf02d6... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: Id4617895852b37f94ca3d73a09377bc417b3f36d

c08c70a... by Zuul <email address hidden>

Merge "Add impish to metadata.yaml"

1bbafe4... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: I90cf48ed4a45f7ac34711c0b52b90a942c07d70d

308fc06... by Corey Bryant

rebuild - restore c-h proxy env vars for add-apt-repository

Change-Id: I634fcf70d4b374267108e0570f1fa19c5b8ecdab

34065e1... by Alex Kavanagh

Updates to flip all libraries back to master

This patchset updates all the requirements for charms.openstack,
charm-helpers, charms.ceph, zaza and zaza-openstack-tests back
to master branch.

Change-Id: Ic7627dcc3daef510b68e11b7db6c6583ce34e1c2

5437d7d... by Alex Kavanagh

Test bundles for focal-wallaby and hirsute-wallaby

These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] https://github.com/juju-solutions/layer-basic/issues/194

Change-Id: Ied6ecf99feec70585494f8aa0d47cf8c67c3e81e

24a0b03... by Alex Kavanagh

21.04 libraries freeze for charms on master branch

* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure stable/21.04 branch for charms.openstack
  - ensure stable/21.04 branch for charm-helpers

Also fix expected workload status message for
cs:ubuntu.

Change-Id: I598dfd7216f73f4e3e01471a8de5db66427d889b
Co-authored-by: Aurelien Lourot <email address hidden>