Neutron doesn't support rate limit right now. You can apply TC to router gateway interface to achieve it manually.
cheers, Li Ma ----- Original Message ----- From: "Heiko Krämer" <[email protected]> To: [email protected] Sent: 星期四, 2014年 8 月 07日 下午 5:21:21 Subject: Re: [Openstack] [neutron] how to limit bandwidth on floating ip? Am 05.08.2014 um 10:34 schrieb xiaoyang.yu: > for example, limit bandwidth on Specific floating ip less than 5M? > does openstack support this function or i must do this on myself using > some Technology? > > thanks > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Hi, hmmm i've no idea if you can change the port settings directly. A possibility is to make a flavor for special vms with rxtx_factor = 0.5 (==5Mb/s if you have 100Mbit/s connection) Cheers heiko -- anynines.com _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
