Hi, I’m trying to implement somehow guaranteed minimum bandwidth for egress traffic from VM in OpenStack Neutron. Problem is that for traffic which is going out from VM there is no easy way to do shaping as it’s traffic incoming to OVS on host. For limiting max available egress bandwidth we are using ingress_policing_rate and ingress_policing_burst parameters: https://docs.openstack.org/neutron/latest/contributor/internals/quality_of_service.html#open-vswitch
Do You maybe have any ideas how such guarantee of minimum available bandwidth for instance can be done in OVS? — Best regards Slawek Kaplonski [email protected] _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
