charm-manila:stable/stein

Last commit made on 2022-01-18
Get this branch:
git clone -b stable/stein https://git.launchpad.net/charm-manila

Branch merges

Branch information

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

Recent commits

1067487... by Alex Kavanagh

Update build.lock for moved nrpe-external-master interface

The original repository for the npre-external-master repository was
removed and was re-uploaded [1]. This changed the commit hash for the
build.lock. This patch updates the commit hash to point to the head of
the new repository main branch as it hasn't changed since 2017.

[1] - https://github.com/juju/layer-index/pull/120

Change-Id: I4869cd73e2c2e39ff17b07c568d64613d8d9fc9e

5e28a60... by Alex Kavanagh

21.10 - Release

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

Change-Id: I6c5d9da08eed18745206dc9612ae84512dc3b64f

f4f0ab8... 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: Idc1eb2fbd0561416c8b00591578f55e9c54214e2

70a8717... 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: Iadf261469e8d5b2ca80ac1e9e19cc5d7beb30bf3

b75e6ed... by Zuul <email address hidden>

Merge "Adds NRPE checks for services"

88def9d... by Gustavo Sanchez

Adds NRPE checks for services

Adds the nrpe-external-master layer and checks for services managed by
this charm.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/624

Closes-Bug: #1925977
Change-Id: I2536e0b95d9b7568e8c20b6f6eedc2c92eca0603

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

Merge "Fix keystone authentication"

2511bce... by Gustavo Sanchez

Fix keystone authentication

Changes project_domain_id and user_domain_id to *_name in manila-plugin endpoint

Closes-Bug: #1911424
Change-Id: Ia289d4899e3e802197853a61e8e36b7ad87d0fd8

310647c... by Gustavo Sanchez

Fixes flacky unit test wih py36

When running TestManilaCharm.test_install() with py36 sometimes
test passes and sometimes throws and error while mocking methods.
Seems to be an async race problem mocking a super method first.

This was solved by avoiding mocking super method first.

Closes-Bug: #1940552
Change-Id: Iac55321599b4866784a0631639a93fc828780647

e7ed915... 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: Ie3883de81d5856742abcba04194fa88a6b0372fb