Comment 10 for bug 1936947

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

Reviewed: https://review.opendev.org/c/openstack/kolla/+/849817
Committed: https://opendev.org/openstack/kolla/commit/1cc710d00b2c9bcbbb8d444caa2f8cc360b76bae
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 1cc710d00b2c9bcbbb8d444caa2f8cc360b76bae
Author: Michal Nasiadka <email address hidden>
Date: Thu Oct 28 09:17:17 2021 +0200

    neutron: Use update-alternatives --display instead of --query

    --query is not supported before update-alternatives 1.15
    and CentOS uses 1.13

    Closes-Bug: #1936947
    Change-Id: I78da7eb2b6b5eae2b04fd95b24615bd4a572a1d6
    (cherry picked from commit 2d1bbe72579f9209e151133352d4d6761f764f33)