charm-keystone-ldap:stable/ussuri

Last commit made on 2023-01-13
Get this branch:
git clone -b stable/ussuri https://git.launchpad.net/charm-keystone-ldap

Branch merges

Branch information

Name:
stable/ussuri
Repository:
lp:charm-keystone-ldap

Recent commits

307f78c... by Corey Bryant

Pin tox to < 4.0.0

Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: Ib26296035de62aad154705aa4191e5a92660cdc3

613551e... by Alex Kavanagh

Pin build.lock for all layers to the commit hash

The build.lock branch points to master which means that the layer is not
locked. Lock the layers to the commit hash instead; this ensures
reproducible builds as much as possible.

Change-Id: I2ec451a6e2107838a47f0433c601275c6380ce76

169bc21... by Alex Kavanagh

Ensure that the tox.ini has py37 support

This is needed for the "openstack-python3-ussuri-jobs"
job on upstream zuul referenced in the .zuul.yaml

Change-Id: Idb602861a52d5f7b2b39a5c2c8eb362a167cf72d

212fd67... by Alex Kavanagh

Migrate charm charmhub for stable/ussuri

- start from stable/ussuri branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/ussuri for:
  - charmhelpers
  - charms.openstack (as needed)
  - zaza & zaza.openstack.tests
- Remove unsupported test bundles
- migration bundles to charmhub.io (ch: prefix + channels)
- Build on 18.04 amd64
- Run on 18.04 amd64, s390x, ppc64el, arm64
- Run on 20.04 amd64, s390x, ppc64el, arm64

Change-Id: If9942724121080f0bbed6195de5e605b8d18b790

66ddc01... by Alex Kavanagh

21.10 - Release

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

Change-Id: Ib0dcf12288039cb124d2f3194deda6f22b26c06f

bf9372f... 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: I7e2b7bd884d88d01e61a9d42677c6e82815f8bd5

7c7e012... 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

Change-Id: I49ad9d6c4b3b05a8d79d6333edda8eb4a27a48a7

ea13d28... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- rebuild to pick up charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I2586f92b458a79d4efc9d7ccb12e5a986c959dfd

15f85f4... 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: I6cc20b2ff83886a8878ba0a2972999e5a7b51412

9ea002f... by Zuul <email address hidden>

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