Comment 11 for bug 2020823

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/910889
Committed: https://opendev.org/openstack/neutron/commit/b8953b543af0041fa2f3954271d8a8404c9e7a1c
Submitter: "Zuul (22348)"
Branch: master

commit b8953b543af0041fa2f3954271d8a8404c9e7a1c
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Mar 4 10:39:30 2024 +0000

    [OVN] Enable "ha" API flag for OVN routers

    The "ha" API flag is now enabled for the OVN routers. Because of the
    current implementation, this flag must be always "True". When a new
    router is created, this flag is always set. If an OVN router is
    explicitly created or updated with "--no-ha" (ha=False), the server
    will raise an InvalidInput exception.

    Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/911081

    Closes-Bug: #2020823
    Change-Id: I60ff33680dd5397a226a9051d51bfb0701f862b5