Comment 19 for bug 1932154

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

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

commit 1f970697906e91f932d3dec7fd8e5197bf81893c
Author: Frode Nordahl <email address hidden>
Date: Thu Nov 18 14:31:58 2021 +0100

    [OVN] Extend port binding parameter validation

    To allow for validating multiple port binding parameter sets that
    may contain some of the same keys, as well as validating
    polymorphic values, the ``OVN_PORT_BINDING_PROFILE_PARAMS`` constant
    is extended to list a new ``OVNPortBindingProfileParamSet`` named
    tuple where you can specify for which vnic_type and capability
    each parameter set is valid for.

    Partial-Bug: #1932154
    Change-Id: I8493cba28e92b9b36bdb952c9737c0fea6fb7b75