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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Tue Mar 12 05:13:58 UTC 2013


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

Log:
commit 3d3e40aca173ba8885e26c68ad32a0e15f99f934
Author: Yaguang Tang <yaguang.tang at canonical.com>
Date:   Tue Mar 5 16:53:10 2013 +0800

    Read instance resource quota info from "quota" namespace.
    
    Scope all instance resource quota params such as CPU(cpu_shares,cpu_quota,
    cpu_period), disk IO(disk_read_bytes_sec,disk_write_bytes_sec etc.),
    network bandwidth(vif_inbound_average, vif_outbouand_average) to "quota"
    scope in extra_specs, so that it doesn't conflict with compute_capabilities_filter.
    after this patch, user should use
    nova flavor-key m1.tiny set quota:cpu_shares=1000 to set parameters.
    
    Fix bug #1146322
    
    DocImpact
    
    Change-Id: I30e550d21f00eb949ee2f3f8fb4d952c10bf8000




More information about the Openstack-docs mailing list