Comment 8 for bug 1995246

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/863248
Committed: https://opendev.org/openstack/kolla-ansible/commit/232ec4e72de0363406759e14b252f4a7081987b2
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 232ec4e72de0363406759e14b252f4a7081987b2
Author: Mark Goddard <email address hidden>
Date: Mon Oct 31 09:40:40 2022 +0000

    Fix ironic interface option for ironic-inspector

    The correct option to use is valid_interfaces [1], not os_endpoint_type.
    The os_endpoint_type option was removed in Train.

    [1] https://docs.openstack.org/ironic-inspector/wallaby/configuration/sample-config.html

    Change-Id: I3906d7b9a2bebfe5c323cba5f80add3e932468c8
    Closes-Bug: #1995246
    Related-Bug: #1990675
    (cherry picked from commit fa96fd1a2f85c8286467ba11d0177df638550e8a)