[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229683#comment-14229683
 ] 

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

Commit 37058a8e56e35ebe26a65a6bebb01d92f99de4b0 in cloudstack's branch 
refs/heads/4.3 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=37058a8 ]

CLOUDSTACK-7903: Fix build regression from previous fix

The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.

Signed-off-by: Rohit Yadav 
(cherry picked from commit 1e0880cbabfb2c8edbd6a5a35b9417b2f3e6f681)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229678#comment-14229678
 ] 

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

Commit d1f008e2f2601ae9e5a4d6e0bbdcaf2c3b01949a in cloudstack's branch 
refs/heads/4.4 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d1f008e ]

CLOUDSTACK-7903: Fix build regression from previous fix

The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.

Signed-off-by: Rohit Yadav 
(cherry picked from commit 1e0880cbabfb2c8edbd6a5a35b9417b2f3e6f681)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229670#comment-14229670
 ] 

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

Commit 5241d0faf8fb23e00c043527698b0ee13397fd2d in cloudstack's branch 
refs/heads/4.5 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5241d0f ]

CLOUDSTACK-7903: Fix build regression from previous fix

The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.

Signed-off-by: Rohit Yadav 
(cherry picked from commit 1e0880cbabfb2c8edbd6a5a35b9417b2f3e6f681)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229658#comment-14229658
 ] 

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

Commit 1e0880cbabfb2c8edbd6a5a35b9417b2f3e6f681 in cloudstack's branch 
refs/heads/master from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1e0880c ]

CLOUDSTACK-7903: Fix build regression from previous fix

The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.

Signed-off-by: Rohit Yadav 


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229649#comment-14229649
 ] 

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

Commit 09ccf5a64bf0f5e42ad0cbe8b4469d6b4ade5127 in cloudstack's branch 
refs/heads/4.3 from [~svscorp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=09ccf5a ]

CLOUDSTACK-7903: Decreased minimal usage aggregation range value

Signed-off-by: Rohit Yadav 
(cherry picked from commit 9b907902d2d424bc8b3136d97196457f42738fff)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
usage/src/com/cloud/usage/UsageManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229646#comment-14229646
 ] 

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

Commit 342b73d37a7cd8bce6cc569d287bbeeea1e8b845 in cloudstack's branch 
refs/heads/4.4 from [~svscorp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=342b73d ]

CLOUDSTACK-7903: Decreased minimal usage aggregation range value

Signed-off-by: Rohit Yadav 
(cherry picked from commit 9b907902d2d424bc8b3136d97196457f42738fff)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229644#comment-14229644
 ] 

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

Commit e1247814454551313db2a25ab59f1ff0ead30149 in cloudstack's branch 
refs/heads/4.5 from [~svscorp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e124781 ]

CLOUDSTACK-7903: Decreased minimal usage aggregation range value

Signed-off-by: Rohit Yadav 
(cherry picked from commit 9b907902d2d424bc8b3136d97196457f42738fff)
Signed-off-by: Rohit Yadav 

Conflicts:

server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229640#comment-14229640
 ] 

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

Commit 9b907902d2d424bc8b3136d97196457f42738fff in cloudstack's branch 
refs/heads/master from [~svscorp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9b90790 ]

CLOUDSTACK-7903: Decreased minimal usage aggregation range value

Signed-off-by: Rohit Yadav 


> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLOUDSTACK-7903) Decrease minimal usage aggregation range value

2014-11-13 Thread Ilia Shakitko (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209546#comment-14209546
 ] 

Ilia Shakitko commented on CLOUDSTACK-7903:
---

Added to the Review Board: https://reviews.apache.org/r/27979/

> Decrease minimal usage aggregation range value
> --
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
>  Issue Type: Wish
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Usage
>Affects Versions: 4.4.1
>Reporter: Ilia Shakitko
>Priority: Trivial
> Fix For: 4.5.0, Futue
>
>
> When you want to build 95-percentile billing model for the network traffic 
> usage, it is good to have 5-minutes usage samples instead of 10 (which is 
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)