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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Thu Mar 7 01:46:51 UTC 2013


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

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

    Read instance resource quota info from extra_specs 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" 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 params.
    
    DocImpact
    
    Change-Id: I30e550d21f00eb949ee2f3f8fb4d952c10bf8000




More information about the Openstack-docs mailing list