Comment 19 for bug 1990675

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/863270
Committed: https://opendev.org/openstack/kolla-ansible/commit/5beeef9458924af574488a5f158ab2850b4fae50
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 5beeef9458924af574488a5f158ab2850b4fae50
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)