-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15722/
-----------------------------------------------------------
Review request for cloudstack.
Bugs: CLOUDSTACK-5022
https://issues.apache.org/jira/browse/CLOUDSTACK-5022
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.
UsageEventUtils has been moved on master, so a separate review will be
submitted for that fix.
Diffs
-----
server/src/com/cloud/event/UsageEventUtils.java 2e42229
Diff: https://reviews.apache.org/r/15722/diff/
Testing
-------
Tested on 4.2.0
Thanks,
David Grizzanti