Juju Charm - Gnocchi
Go to file
Alex Kavanagh fb5a58ac51 [2023.1] 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/825
Closes-Bug: #2028683

Change-Id: Ic37631b0c500b77f3dad9f0da5b50581c538dd51
2023-08-17 10:25:27 +00:00
src [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:25:27 +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 Stable artefacts for stable/2023.1 (antelope) 2023-05-08 11:16:37 +01: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 [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:25:27 +00:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 20:20:56 +00:00
osci.yaml Enable jammy-antelope voting and drop kinetic-zed tests 2023-04-20 16:54:02 +00:00
rebuild [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:25:27 +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 Stable artefacts for stable/2023.1 (antelope) 2023-05-08 11:16:37 +01:00
tox.ini Add Antelope support 2023-03-14 16:25:28 +00:00