Juju Charm - Vault plugin for Barbican
Go to file
Corey Bryant 59670bb5b2 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: I1fcd8b8d05e09b334096da3e37a0988505a96992
2023-01-13 15:13:42 -05:00
src Pin build.lock for all layers to the commit hash 2022-09-21 12:35:54 +01:00
unit_tests Retrieve approle_secret_id from correct relation 2020-12-17 19:57:56 +00:00
.gitignore Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
.gitreview Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
.stestr.conf Add barbican-vault charm code and unit tests 2018-10-17 16:52:15 +02:00
.travis.yml Retrieve secret-id from vault using one-shot token 2018-10-19 14:42:38 +02:00
.zuul.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
LICENSE Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00
build-requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
charmcraft.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
metadata.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
osci.yaml Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
pip.sh Add xena bundles 2021-09-21 14:01:03 +01:00
rebuild Add xena bundles 2021-09-21 14:01:03 +01:00
rename.sh Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
test-requirements.txt Migrate charm charmhub for stable/victoria 2022-05-19 14:05:50 +01:00
tox.ini Pin tox to < 4.0.0 2023-01-13 15:13:42 -05:00