[Openstack-docs] [openstack/nova] DocImpact review request change I9934daadbf0e136e88530f5c23b556d070395bd0

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Sun Feb 17 03:57:34 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/22104

Log:
commit 7e04e0f6acf6b8e2ceeca273133570786c8e0f91
Author: Yaguang Tang <yaguang.tang at canonical.com>
Date:   Fri Feb 15 22:57:00 2013 +0800

    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




More information about the Openstack-docs mailing list