You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chandan Purushothama (JIRA)" <ji...@apache.org> on 2013/07/25 20:05:51 UTC

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

Chandan Purushothama created CLOUDSTACK-3813:
------------------------------------------------

             Summary: "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