Juju Charm - Keystone LDAP backend
Go to file
Corey Bryant fd24da278a 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: Ib8c07ca5e9f5abac5b76ce8007ed00f9707b2bf8
2023-01-13 15:15:10 -05:00
src Pin build.lock for all layers to the commit hash 2022-09-21 14:47:32 +01:00
unit_tests Enable registration of packages with principal charm 2021-03-19 17:49:51 +01:00
.gitignore Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
.gitreview Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
.project Initial baseline of charm 2017-01-27 14:31:20 +00:00
.pydevproject Initial baseline of charm 2017-01-27 14:31:20 +00:00
.stestr.conf Mock snap_install_requested in unit tests 2017-10-12 14:49:44 +00:00
.zuul.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
LICENSE Initial baseline of charm 2017-01-27 14:31:20 +00:00
build-requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
charmcraft.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
metadata.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
osci.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
pip.sh Add xena bundles 2021-09-27 10:59:21 +01:00
rebuild Add xena bundles 2021-09-27 10:59:21 +01:00
rename.sh Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
test-requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:07:00 +01:00
tox.ini Pin tox to < 4.0.0 2023-01-13 15:15:10 -05:00