Flavors in Cloud Administrator Guide

Bug #1492876 reported by carey.xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Shuquan Huang

Bug Description

bug:
Inbound traffic should be 128Mbps(16384 kilobytes/second)
Inbound peak should be 256Mbps (32768 kilobytes/second)
which can be be consistent with the cmd examples.

•Outbound traffic:◦average: 256 Mbps (32768 kilobytes/second)
◦peak: 512 Mbps (65536 kilobytes/second)
◦burst: 100 ms

•Inbound traffic:◦average: 256 Mbps (32768 kilobytes/second)
◦peak: 512 Mbps (65536 kilobytes/second)
◦burst: 100 ms

$ nova flavor-key nlimit set quota:vif_outbound_average=32768
$ nova flavor-key nlimit set quota:vif_outbound_peak=65536
$ nova flavor-key nlimit set quota:vif_outbound_burst=6553
$ nova flavor-key nlimit set quota:vif_inbound_average=16384
$ nova flavor-key nlimit set quota:vif_inbound_peak=32768
$ nova flavor-key nlimit set quota:vif_inbound_burst=3276

-----------------------------------
Release: 0.9 on 2015-09-06 09:03
SHA: 794f34c3c23ab656cd53b9a12a22da0144a2a4a0
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/admin-guide-cloud/source/compute-flavors.rst
URL: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Shuquan Huang (shuquan)
Changed in openstack-manuals:
assignee: nobody → Shuquan Huang (shuquan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/220912

Changed in openstack-manuals:
status: Confirmed → In Progress
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/220912
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=e37ce64ba2192ab7a9d0d2d0c4290b54f8f0a18f
Submitter: Jenkins
Branch: master

commit e37ce64ba2192ab7a9d0d2d0c4290b54f8f0a18f
Author: Shuquan Huang <huang.shuquan@99cloud.net>
Date: Mon Sep 7 08:12:08 2015 +0000

    Fix inconsistent traffic description in Flavors section

    "Inbound traffic should be 128Mbps(16384 kilobytes/second)
    Inbound peak should be 256Mbps (32768 kilobytes/second)"
    which can be be consistent with the cmd examples.
    And burst values are in kilobytes.

    Change-Id: Ieeb3757ed2b49759fc7ea4cef3d5e23a0570ce78
    Closes-bug: #1492876

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.