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 2014/10/30 11:07:34 UTC

[jira] [Commented] (CLOUDSTACK-7682) test_01_template_usage failing because TEMPLATE.CREATE usage event does not exist for account

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

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

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

CLOUDSTACK-7682: Fixed usage event issue. Used api client of account for which we are checking the usage

Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


> test_01_template_usage failing because TEMPLATE.CREATE usage event does not exist for account
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7682
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7682
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.5.0
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: 4.5.0
>
>
> The events TEMPLATE.CREATE and TEMPLATE.DELETE does not exist in usage event table against that particular account because the template is not created using the api client of the account and hence the template belongs to the root admin account.
> Changes required:
> Use the api client of the account against which we are checking the usage while creating and deleting the template.



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