You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wei Zhou (JIRA)" <ji...@apache.org> on 2013/06/18 17:52:25 UTC

[jira] [Resolved] (CLOUDSTACK-3055) megabytes (MB) and megabit (Mb) confusion in network throttling

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Zhou resolved CLOUDSTACK-3055.
----------------------------------

    Resolution: Fixed
    
> megabytes (MB) and megabit (Mb) confusion in network throttling
> ---------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3055
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3055
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.1.0, 4.2.0
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>
> Desc of "network.throttling.rate" in global configuration:
>            Default data transfer rate in megabits per second allowed in network.
> Desc of "Network Rate" in service offering:
>            Allowed data transfer rate in MB per second
> Processing in CitrixResouceBase.java
>             vifr.qosAlgorithmParams.put("kbps", Integer.toString(nic.getNetworkRateMbps() * 128));

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira