[
https://issues.apache.org/jira/browse/CLOUDSTACK-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhinandan Prateek updated CLOUDSTACK-3813:
-------------------------------------------
Assignee: Murali Reddy
> "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
> Assignee: Murali Reddy
> Fix For: 4.3.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 was sent by Atlassian JIRA
(v6.1#6144)