charm-keystone-ldap:stable/21.04

Last commit made on 2021-08-27
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/charm-keystone-ldap

Branch merges

Branch information

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

Recent commits

6b23bfb... 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: I34b3a2f1f2509a287023659f9172931b345e569d
(cherry picked from commit 31f37279c330cf0ba0c3071b14e8c63fd409304f)

0e16ec3... by Corey Bryant

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

Also override bundles in osci.yaml as wallaby+ bundles
don't exist in stable branch.

Change-Id: I3d047398386273b0a2cd29f75acab7203b223d6d

40f7871... by Aurelien Lourot

Updates for stable branch creation

Set default branch for git review/gerrit.

Update test bundles to point to openstack-charmers.

Change-Id: I9d8478ccfc6c3fed2862045b94b47869cbda1fe6

0d4bf2d... 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

Change-Id: I72b4edfd23f386af964698e32f7f3aa2db4d8dac

c9fa02a... by Frode Nordahl

Enable registration of packages with principal charm

For principal - subordinate plugin type relations where the
principal Python payload imports code from packages managed by a
subordinate, upgrades can be problematic.

This change will allow a subordinate charm that have opted into the
feature to inform its principal about all implemented release -
packages combinations ahead of time. With this information in place
the principal can do the upgrade in one operation without risk of
charm relation RPC type processing at a critical moment.

Depends-On: https://review.opendev.org/c/openstack/charms.openstack/+/781487
Depends-On: https://review.opendev.org/c/openstack/charm-layer-openstack/+/781624
Depends-On: https://review.opendev.org/c/openstack/charm-interface-keystone-domain-backend/+/781658
Closes-Bug: #1806111
Change-Id: Ib3239690286dc902eb247edec96b8dca7bf5bee4

41b55bd... by Alex Kavanagh

Add hirsute and remove trusty from metadata.yaml

This update adds the new hirsute Ubuntu release (21.04) and
removes trusty support (14.04 which is EOL at 21.04).

Change-Id: I40d0500bc8381c39a2ab0c4c3226dbfac3024f4d

65243a7... by Zuul <email address hidden>

Merge "Add new osci.yaml"

98fbf3e... by Billy Olsen

Prune gate tests

Prune gate tests and move tests to dev_bundles.

Change-Id: Idb604240eaafcab54740cb2aedff34631ac11e0e

71a0c82... by Chris MacNaughton

Add new osci.yaml

This change is preparatory to migration Ubuntu OpenStack CI
from Jenkins to Zuul

Change-Id: I16e82e0f295a9c0f6f21e4ff343e2f1afda1d82d

fa478ae... by Alex Kavanagh

Updates to pin charm-tools to 2.8.3

* Update requirements.txt to pin charm-tools to 2.8.3
* Update tox.ini to change the build parameters.
* This upgrades from <2.7 which adds reproducible charms
* Bug was fixed that controlled the default output directory
  doesn't get 'builds' appended. The tox change puts it
  back so that stable & master both build to the same
  directory. This may be reviewed in the future.

Change-Id: Ie84d7489c03c40392fb5d8eb7e13bae09c9ff9d7