----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15725/ -----------------------------------------------------------
(Updated Dec. 3, 2013, 4:50 p.m.) Review request for cloudstack. Changes ------- Updating patch so it will work on master Bugs: CLOUDSTACK-5220 https://issues.apache.org/jira/browse/CLOUDSTACK-5220 Repository: cloudstack-git Description ------- CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils Updated UsageEventUtils code to not blow up when an invalid zone ID is passed in. Now will still generate usage event but leaving out zone UUID. Diffs (updated) ----- engine/components-api/src/com/cloud/event/UsageEventUtils.java e71afb0 Diff: https://reviews.apache.org/r/15725/diff/ Testing ------- built on master Thanks, David Grizzanti