charm-keystone-ldap:master

Last commit made on 2024-02-24
Get this branch:
git clone -b master https://git.launchpad.net/charm-keystone-ldap

Branch merges

Branch information

Name:
master
Repository:
lp:charm-keystone-ldap

Recent commits

8fa94a1... by Alex Kavanagh

Updates for caracal tox.ini

Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: Ie75c1d068e2d605e0c64ed4aaf832d224d8c1f3b

2cb9679... by Alex Kavanagh

Updates for caracal testing support

These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal. They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: Ifdce5bbf4f5e48cc59a8d018fa8cc7f43b473539

954bf8e... by Corey Bryant

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: Icdc73b9ec920f2b80ed3ebc0bdce47518036169a

0f1520f... by Felipe Reyes

Fix build

Add libpython3-dev to the list of the build-packages, this is needed
since https://github.com/juju-solutions/layer-basic/pull/214 .

Change-Id: I8ac63e1a03d72c857ba04c0ec50b4491a00f7ef4

1bddf37... by Corey Bryant

Enable jammy-antelope voting and drop kinetic-zed tests

* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed

Change-Id: If771aa8431673351fd9727323d81a02ba95b10f9

8c7c82e... by Corey Bryant

Add Antelope support

* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1023
Change-Id: Ibbf2a113ee893e971255b84698565261baf1ed3f

90ecf6f... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I954b322c10a8aa8eae9485a0bc1b406da22ceccc

d943e8a... by Zuul <email address hidden>

Merge "Add Kinetic and Zed support"

d2e6c1f... by Corey Bryant

Add Kinetic and Zed support

* sync charm-helpers to classic charms
* change openstack-origin/source default to zed
* align testing with zed
* add new zed bundles
* add zed bundles to tests.yaml
* add zed tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases
* add bindep.txt for py310
* sync tox.ini and requirements.txt for ruamel
* use charmcraft_channel 2.0/stable
* drop reactive plugin overrides
* move interface/layer env vars to charmcraft.yaml

Change-Id: I0776bad299d133b61dc8e2941c40eeb572f5af78

cb7fdb3... by Samuel Allan

Support ldap anonymous binding

We can support this simply by allowing ldap-user and ldap-password
configuration options to be optional.

Closes-Bug: #1762587

Co-authored-by: Vern Hart <email address hidden>

Change-Id: I2668d90a58aac9d103240dc67061612358a67150