[
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