summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorYaguang Tang <yaguang.tang@canonical.com>2013-02-15 22:57:00 +0800
committerYaguang Tang <yaguang.tang@canonical.com>2013-02-17 11:57:03 +0800
commit7e04e0f6acf6b8e2ceeca273133570786c8e0f91 (patch)
treeb70499241298140c72115bc18dfbce0509d2040a /nova/exception.py
parent082c4ca417705975b8ef3672ce6ed40661d0f019 (diff)
downloadnova-7e04e0f6acf6b8e2ceeca273133570786c8e0f91.tar.gz
nova-7e04e0f6acf6b8e2ceeca273133570786c8e0f91.tar.xz
nova-7e04e0f6acf6b8e2ceeca273133570786c8e0f91.zip
Add support for instance vif traffic control.
Part 2 for blueprint quota-instance-resource, by adding exposed params "vif_inbound_average, vif_inbound_burst, vif_inbound_peak, vif_outbound_average, vif_outbound_burst, vif_outbound_peak" through nova flavor-set, user can implement instance net traffic control policy. for example: nova flavor-set m1.medium set vif_inbound_average=10240000, then the max inbound speed is 10MB/s. The usecase details of other params will be noted on openstack-manuals. Partly implement blueprint quota-instance-resource DocImpact original reviews https://review.openstack.org/#/c/14151/ Change-Id: I9934daadbf0e136e88530f5c23b556d070395bd0
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions