Re: [Openstack] OVS bandwidth limiting

2013-10-01 Thread Édouard Thuleau
Hi, You can also use instance resource quota [1] to define bandwidth limits on VNIC. It's not related to OVS or Neutron. It's Nova specific through the virt driver libvirt. [1] https://wiki.openstack.org/wiki/InstanceResourceQuota. Édouard. Thanks I will look into this Remo Inviato da iPhone

Re: [Openstack] OVS bandwidth limiting

2013-09-30 Thread Remo Mattei
Thanks I will look into this Remo Inviato da iPhone > Il giorno Sep 30, 2013, alle ore 15:20, Aaron Rosen ha > scritto: > > Hi, > > OVS can leverages QoS though linux's tc. Here's a tutorial that shows how to > use it: http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/ . >

Re: [Openstack] OVS bandwidth limiting

2013-09-30 Thread Aaron Rosen
Hi, OVS can leverages QoS though linux's tc. Here's a tutorial that shows how to use it: http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/ . Currently, only the nvp plugin exposes an extension to use this though. There is some work going on to expose a QoS extension to OVS/ML2 pl

[Openstack] OVS bandwidth limiting

2013-09-30 Thread Remo Mattei
Hello everyone, I wonder if there is a way to do bandwidth limiting rate option with OVS. I would appreciate pointing me to the URL. Thanks Remo ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack