** Changed in: neutron
Status: In Progress => Fix Committed
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1560961
Title:
[RFE] Allow instance-ingress bandwidth limiting
Status in neutron:
Fix Released
Bug description:
The current implementation of bandwidth limiting rules only supports egress
bandwidth
limiting.
Use cases
=========
There are cases where ingress bandwidth limiting is more important than
egress limiting, for example when the workload of the cloud is mostly a
consumer of data (crawlers, datamining, etc), and administrators need to ensure
other workloads won't be affected.
Other example are CSPs which need to plan & allocate the bandwidth
provided to customers, or provide different levels of network service.
API/Model impact
===============
The BandwidthLimiting rules will be added a direction field (egress/ingress),
which by default will be egress to match the current behaviour and, therefore
be backward compatible.
Combining egress/ingress would be achieved by including an egress
bandwidth limit and an ingress bandwidth limit.
Additional information
======================
The CLI and SDK modifications are addressed in
https://bugs.launchpad.net/python-openstackclient/+bug/1614121
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1560961/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp