charm-keystone-kerberos:stable/ussuri

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

Branch merges

Branch information

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

Recent commits

0936d4c... 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: I2c48836ad4bc0dcb36a6a55d9eccc19cc0c04b9f

5db116c... 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: If279d2a27b07d620fdc13a192c43625df525210b

c2f2037... 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: I030128bbfc8483ebefe9c06d01e07eb75f721d70

5af70e1... 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: I5fbd3b964b00a1b382a94a9512c657fffa014439

1ec0389... by Alex Kavanagh

21.10 - Release

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

Change-Id: If6581089bbc0ccfbc520d3aa13c929012cfbaddb

af3609e... 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: Ib7e299afb25e1a8e77f709d76eb6f074e717647a

e60a090... 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: Ia4fe7edf2ce2ebf7abd6319a5a224216d1051f65

3f99d51... 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: Ie078f4548ba2f1d3af0e4524df8029741ee8a901

5d249c3... by Corey Bryant

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

Change-Id: Ife8681aa1da902b7d4d20c6ed926261bd4f3e41d

4c78e2c... by Aurelien Lourot

Add impish to metadata.yaml

Change-Id: If08dda2cf3611ca1345d9488d68d5a41857da2ed