[yoga] 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/827 Closes-Bug: #2028683 Change-Id: I041f7603b166b128b0d8d4cf8f770de0088a95a4changes/80/891480/2
parent
23da3aa79d
commit
abc10a6d1a
2
rebuild
2
rebuild
|
@ -2,4 +2,4 @@
|
|||
# when dependencies of the charm change,
|
||||
# but nothing in the charm needs to.
|
||||
# simply change the uuid to something new
|
||||
53a3cc06-1178-11ec-a0a4-d3f9c5859dca
|
||||
acc1bd4e-3b6e-11ee-87ed-5f917f8817b3
|
||||
|
|
Loading…
Reference in New Issue