Comment 3 for bug 1994081

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-upgrade (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-upgrade/+/862101
Committed: https://opendev.org/openstack/tripleo-upgrade/commit/2eea005773a5d9b2a32c88e1427d839788d00dd6
Submitter: "Zuul (22348)"
Branch: master

commit 2eea005773a5d9b2a32c88e1427d839788d00dd6
Author: Oliver Walsh <email address hidden>
Date: Thu Oct 20 12:46:35 2022 +0100

    Create entry for empty groups in inventory_rolemap

    When a group is a child of another group then the child groups role mappings
    are added to the parent group role mappings. This which fails with a
    KeyError when the child is an empty group as no mapping is created.

    Closes-bug: #1994081
    Related: rhbz#2089512
    Change-Id: I05f4989b0f14d56d3c33f91b3cccb85b729987cb