Juju Charm - Aodh
Go to file
Alex Kavanagh 8e26e719ab [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: Ia7d8023d4f2003a469658faaf0b9459c9a67cb68
2023-08-17 10:16:41 +00:00
src [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:16:41 +00:00
unit_tests Use unittest.mock instead of mock 2021-12-15 14:37:55 +00:00
.gitignore Add *.charm to gitignore 2022-04-18 21:05:11 +01:00
.gitreview Stable artefacts for stable/2023.1 (antelope) 2023-04-26 15:48:18 +00:00
.project Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.pydevproject Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 16:32:12 -05:00
.zuul.yaml Add Antelope support 2023-03-07 23:01:06 +00:00
LICENSE Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
bindep.txt Add Kinetic and Zed support 2022-08-31 18:41:31 +01:00
charmcraft.yaml [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:16:41 +00:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 18:13:44 +00:00
osci.yaml Add Antelope support 2023-03-07 23:01:06 +00:00
rebuild [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:16:41 +00:00
rename.sh Update to build using charmcraft 2022-02-01 17:47:21 +00:00
requirements.txt Add Kinetic and Zed support 2022-08-31 18:41:31 +01:00
test-requirements.txt Stable artefacts for stable/2023.1 (antelope) 2023-04-26 15:48:18 +00:00
tox.ini [2023.1] Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-17 10:16:41 +00:00