----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28700/ -----------------------------------------------------------
Review request for cloudstack and Koushik Das. Repository: cloudstack-git Description ------- When we call AttachVolume API, Cloudstack is not recording all events into event table. It should generate "Scheduled", "Started" and "Completed" evetns. But it was generating only "Schduled" one. Diffs ----- server/src/com/cloud/storage/VolumeApiServiceImpl.java 785a95e Diff: https://reviews.apache.org/r/28700/diff/ Testing ------- Tested by attaching volume to a VM Thanks, Damodar Reddy Talakanti