[Openstack] [neutron] how to limit bandwidth on floating ip?

Li Ma skywalker.nick at gmail.com
Fri Aug 8 05:18:46 UTC 2014


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" <hkraemer at anynines.com>
To: openstack at lists.openstack.org
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     : openstack at lists.openstack.org
> 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     : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




More information about the Openstack mailing list