Description of problem: We need to be able to apply the qos policy to the entire external network. In this situation an instance with the network directly connected (port) works, but the floating IPs that belong to the network if the policy is not applied specifically ignore that policy applied to the network, the same happens with the external gateway of the router openstack floating ip set --qos-policy test_qos_10Mb xxxxxxxxxxxxxxxx openstack router set --qos-policy qos-2Mbps_up-2Mbps_down Router-Admin BadRequestException: 400: Client Error for url: https://mysite.com:1234/v2.0/routers/xxxxxxxxxxxxxx, Invalid input for external_gateway_info. Reason: Unexpected keys supplied: qos_policy_id. We have created the corresponding entry and exit policies and rules. Instances directly connected to an external network, works, but in instances that have a geneve network and go to the internet through SNAT, when we do a speed test against the internet, we see that they are not being limited by not respecting that limit in the gateway of the router OVNQosDriver: 'ovn-qos' NeutronSriovAgentExtensions: 'qos'