Comment 33 for bug 2002687

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/+/893026
Committed: https://opendev.org/openstack/neutron-lib/commit/a29e4a513eac3c48c0399a3e9b65509b87df260e
Submitter: "Zuul (22348)"
Branch: master

commit a29e4a513eac3c48c0399a3e9b65509b87df260e
Author: Frode Nordahl <email address hidden>
Date: Tue Aug 29 11:46:24 2023 +0200

    Update default for BFD/ECMP router extra attributes

    During review of the series it was requested to make the default
    values for 'enable_default_route_bfd' and
    'enable_default_route_ecmp' configurable.

    In order to determine the correct value at runtime, Neutron needs
    the attributes to be filled with something other than 'True' or
    'False' when not provided in the request.

    Needed-By: I581f4c5e5cfa275f8a6f0adec405f205e877ac55
    Related-Bug: #2002687
    Change-Id: I9096685fb79a84e11a8547a5aaa16f7f2df48a56