Comment 13 for bug 1950454

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

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

commit 42cfa055c278b1daa2c486a277e71c674836fb51
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Nov 11 17:04:16 2021 +0000

    Add network QoS inheritance to floating IP

    Added information of the floating IP network QoS policy to the
    ``FloatingIP`` OVO. The view-only parameter added allows to check
    the network QoS policy in the floating IP object.

    This patch does not implement any change in the L3 code (OVS or
    OVN). This patch does not change any existing behaviour.

    NOTE: bump neutron-lib version

    Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/817936

    Partial-Bug: #1950454
    Change-Id: I9d7bb54b14fb983161fdf51c96b6fda107db4fe6