Juju Charm - Gnocchi
Go to file
Alex Kavanagh 846cd78b56 Ensure get_requests_for_local_unit doesn't fail on incomplete relation
This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation.  Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/824
Closes-Bug: #2028683

Change-Id: I000d9f2039ccab2ec5ef60cc3b55fe1d3201f8b6
2023-08-14 10:11:36 +00:00
src Add 2023.2 Bobcat support 2023-08-04 21:15:35 +00:00
unit_tests Use unittest.mock instead of mock 2021-12-15 10:15:54 +00:00
.gitignore Add *.charm to gitignore 2022-04-18 21:06:33 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:22 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:11:26 -05:00
.zuul.yaml Add Antelope support 2023-03-14 16:25:28 +00:00
LICENSE Initial charm version 2017-07-03 14:50:32 +01:00
bindep.txt Add Kinetic and Zed support 2022-09-06 17:15:36 +00:00
charmcraft.yaml Add 2023.2 Bobcat support 2023-08-04 21:15:35 +00:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 20:20:56 +00:00
osci.yaml Add 2023.2 Bobcat support 2023-08-04 21:15:35 +00:00
rebuild Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-14 10:11:36 +00:00
rename.sh Update to build using charmcraft 2022-02-01 20:01:33 +00:00
requirements.txt Add Kinetic and Zed support 2022-09-06 17:15:36 +00:00
test-requirements.txt Fix charm for tox4 compatibility 2023-03-06 10:59:32 -03:00
tox.ini Add Antelope support 2023-03-14 16:25:28 +00:00