<div dir="ltr">Hi folks,<div><br></div><div>I'm confused now. I have recently read that [1]:</div><div><br></div><div>"<span style="color:rgb(51,51,51);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px">Currently the Neutron L3-agent supports floating IP and gateway IP bandwidth limiting based on Linux TC. OVN L3 plugin supports floating IP bandwidth limiting based on the OVN’s QoS rules. Neutron OVN backend does not yet support bandwidth limiting for gateway IP</span>"<br><br>So, QoS, especially FIP QoS is not present in OVN yet. I'm I missing something? If it supports, what versions that was added?</div><div><br></div><div>Erlon<br>________________<br>[1] <a href="https://docs.openstack.org/neutron/latest/ovn/gaps.html">https://docs.openstack.org/neutron/latest/ovn/gaps.html</a><br><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 23 de set. de 2021 às 08:37, Rodolfo Alonso Hernandez <<a href="mailto:ralonsoh@redhat.com">ralonsoh@redhat.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello Ammad:</div><div><br></div><div>This is not possible. You can
 create a default QoS policy that will apply to a network and thus to 
the internal ports created on this network.</div><div><br></div><div></div><div>When you create a FIP, a port on the external network is created and this port receives a QoS policy (the default policy). However, the FIP QoS driver reads the <u>FIP QoS</u> policy, not the associated <u>FIP port QoS</u> policy. That means, for now, what you need is not possible.</div><div><br></div><div>Regards.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 23, 2021 at 1:14 PM Slawek Kaplonski <<a href="mailto:skaplons@redhat.com" target="_blank">skaplons@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On czwartek, 23 września 2021 12:33:13 CEST Ammad Syed wrote:<br>
> Hello,<br>
> <br>
> I am using Neutron wallaby with OVN backend. I am testing QoS FIP and it<br>
> works fine.<br>
> <br>
> I have created a QoS policy and attached it with FIP, It works fine. Is it<br>
> possible to set one of the QoS policy as default that each time I acquire a<br>
> floating IP, the QoS should be attached to it by default ?<br>
> <br>
> Ammad<br>
<br>
You can mark QoS policy as default for the project: https://<br>
<a href="http://docs.openstack.org/api-ref/network/v2/index.html?expanded=create-qos-policy-detail#qos-default-extension" rel="noreferrer" target="_blank">docs.openstack.org/api-ref/network/v2/index.html?expanded=create-qos-policy-<br>
detail#qos-default-extension</a><br>
But TBH I'm not sure if that will work with FIPs - You should test it and if <br>
that will not work, probably You can open bug for Neutron about that :)<br>
<br>
-- <br>
Slawek Kaplonski<br>
Principal Software Engineer<br>
Red Hat</blockquote></div>
</blockquote></div>