Comment 8 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/+/826099
Committed: https://opendev.org/openstack/neutron/commit/1a7f4d5b038e396578644c74a120048f77595a47
Submitter: "Zuul (22348)"
Branch: master

commit 1a7f4d5b038e396578644c74a120048f77595a47
Author: Frode Nordahl <email address hidden>
Date: Mon Jan 24 11:09:41 2022 +0100

    [OVN] Add unit test for binding profile validation

    The ``validate_and_get_data_from_binding_profile`` helper function
    in ``neutron.common.ovn.utils`` does currently not have unit tests.

    To be able to safely modify this function in a upcoming patch we
    add unit tests separately.

    Partial-Bug: #1932154
    Change-Id: I1a5f705064f90f422fc0ca971d79135ac3ccfc9f