Comment 35 for bug 2028683

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ironic-api (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/charm-ironic-api/+/891487
Committed: https://opendev.org/openstack/charm-ironic-api/commit/dcdf7a7e856a2d8bc0aaeaccc22d3ad60e326655
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit dcdf7a7e856a2d8bc0aaeaccc22d3ad60e326655
Author: Alex Kavanagh <email address hidden>
Date: Tue Aug 15 15:13:22 2023 +0100

    [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: I214d62984423c50e4c32b051e64ab5b2e851b9a8