Comment 9 for bug 2016198

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

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/881734
Committed: https://opendev.org/openstack/neutron-lib/commit/d5884bb20baf28b094c299bda3c05162848bd1ec
Submitter: "Zuul (22348)"
Branch: master

commit d5884bb20baf28b094c299bda3c05162848bd1ec
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Apr 27 15:17:16 2023 +0000

    New ``network-ha`` API definition

    This new network API field, that can be used during the network
    creation, will trigger the creation of a ``ha_router_networks``
    database register. This register binds the project with the
    created network and defines it as the high availability network
    of the project, that is unique per project.

    The default value is "False".

    Related-Bug: #2016198

    Change-Id: Id6e434060a7559026f9083904a91213b39361336