Juju Charm - Vault plugin for Barbican
Go to file
Alex Kavanagh 58cc254204 Updates for testing period for 23.10 release
* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* Removal of lunar from metadata, charmcraft.yaml
  osci.yaml, tests.yaml and associated bundles.
* Locked libs and tests to stable/bobcat branches for:
  * charm-helpers
  * charms.openstack
  * zaza
  * zaza-openstack-tests

Change-Id: I3a6cfb1c9edd2e4463b8373df279450b09162be1
2023-11-02 15:28:29 -03:00
src Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
unit_tests Use unittest.mock instead of mock 2021-12-15 11:10:19 +00:00
.gitignore Add *.charm to gitignore 2022-04-18 21:05:28 +01:00
.gitreview Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03: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 Add Antelope support 2023-03-07 23:01:42 +00:00
LICENSE Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00
bindep.txt Add Kinetic and Zed support 2022-08-31 18:49:12 +01:00
charmcraft.yaml Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
merged-requirements-py38.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
merged-requirements-py310.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
metadata.yaml Update to build using charmcraft 2022-02-01 18:42:59 +00:00
osci.yaml Add 2023.2 Bobcat support 2023-08-03 13:54:26 -04:00
rebuild Add xena bundles 2021-09-21 14:01:03 +01:00
rename.sh Update to build using charmcraft 2022-02-01 18:42:59 +00:00
requirements.in Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements-py38.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements-py310.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements.in Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
tox.ini Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00