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/07/27 00:31:49 UTC

[jira] [Commented] (CLOUDSTACK-3813) "Service.provider.create" event doesnt mention about the Service Provider in the event's description

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

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

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

CLOUDSTACK-3813: UI > change label from Cache Storage to Secondary Staging Store.

                
> "Service.provider.create" event doesnt mention about the Service Provider in the event's description
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3813
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3813
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Chandan Purushothama
>             Fix For: 4.2.0
>
>
> mysql> select id,type,state,description,user_id,account_id,domain_id,created,level,start_id,parameters,archived from event where type like "SERVICE.PROVIDER.CREATE";
> +----+-------------------------+---------+---------------------------------------------------------------------------+---------+------------+-----------+---------------------+-------+----------+------------+----------+
> | id | type                    | state   | description                                                               | user_id | account_id | domain_id | created             | level | start_id | parameters | archived |
> +----+-------------------------+---------+---------------------------------------------------------------------------+---------+------------+-----------+---------------------+-------+----------+------------+----------+
> |  8 | SERVICE.PROVIDER.CREATE | Created | Successfully created entity for Creating Physical Network ServiceProvider |       2 |          1 |         1 | 2013-07-24 20:48:39 | INFO  |        0 | NULL       |        0 |
> |  9 | SERVICE.PROVIDER.CREATE | Created | Successfully created entity for Creating Physical Network ServiceProvider |       2 |          1 |         1 | 2013-07-24 20:48:39 | INFO  |        0 | NULL       |        0 |
> | 10 | SERVICE.PROVIDER.CREATE | Created | Successfully created entity for Creating Physical Network ServiceProvider |       2 |          1 |         1 | 2013-07-24 20:48:39 | INFO  |        0 | NULL       |        0 |
> | 11 | SERVICE.PROVIDER.CREATE | Created | Successfully created entity for Creating Physical Network ServiceProvider |       2 |          1 |         1 | 2013-07-24 20:48:39 | INFO  |        0 | NULL       |        0 |
> +----+-------------------------+---------+---------------------------------------------------------------------------+---------+------------+-----------+---------------------+-------+----------+------------+----------+
> 4 rows in set (0.04 sec)

--
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