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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13686846#comment-13686846 ] 

ASF subversion and git services commented on CLOUDSTACK-3055:
-------------------------------------------------------------

Commit f2e6ababababd917137948b4638ffee6cd2f0432 in branch refs/heads/master from [~weizhou]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f2e6aba ]

CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in service/network offerings

                
> 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