Comment 0 for bug 1877404

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

This bug is related to https://bugs.launchpad.net/neutron/+bug/1596611

The aim of this bug is to add a new field in the "FloatingIP" OVO. Currently we have a "FloatingIP" DB object with a "qos_policy_binding" field. It contains, if any, a "QosFIPPolicyBinding". This register binds a QoS policy with a floating IP DB registers.

This new synthetic field will contain, if present, the QoS policy ID attached to this floating IP, improving the OVO interface.