You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Nitin Mehta (JIRA)" <ji...@apache.org> on 2013/10/24 23:42:03 UTC

[jira] [Created] (CLOUDSTACK-4951) Action events do not have UUID

Nitin Mehta created CLOUDSTACK-4951:
---------------------------------------

             Summary: Action events do not have UUID 
                 Key: CLOUDSTACK-4951
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4951
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.3.0
            Reporter: Nitin Mehta


I would expect the completed event having the resource id at the very least.

 [x] 'management-server.ActionEvent.VOLUME-ATTACH.Volume.*':'{"eventDateTime":"2013-10-23 15:45:52 -0700","status":"Scheduled","description":"attaching volume: 9 to vm: 7","event":"VOLUME.ATTACH","account":"50d9e8d6-3ab5-11e3-aa50-f0f60225b211","user":"50dc17b4-3ab5-11e3-aa50-f0f60225b211"}'


 [x] 'management-server.ActionEvent.VOLUME-ATTACH.Volume.*':'{"eventDateTime":"2013-10-23 15:45:52 -0700","status":"Started","description":"attaching volume. Volume Id: 9 VmId: 7","event":"VOLUME.ATTACH","account":"50d9e8d6-3ab5-11e3-aa50-f0f60225b211","user":"50dc17b4-3ab5-11e3-aa50-f0f60225b211"}'


 [x] 'management-server.ActionEvent.VOLUME-ATTACH.Volume.*':'{"eventDateTime":"2013-10-23 15:45:55 -0700","status":"Completed","description":"Successfully completed attaching volume. Volume Id: 9 VmId: 7","event":"VOLUME.ATTACH","account":"50d9e8d6-3ab5-11e3-aa50-f0f60225b211","user":"50dc17b4-3ab5-11e3-aa50-f0f60225b211"}'



--
This message was sent by Atlassian JIRA
(v6.1#6144)