-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15298/
-----------------------------------------------------------
Review request for cloudstack and Hugo Trippaers.
Bugs: 1125374, 1125375, 1125376, 1125377, 1125378, 1125379, 1125380, 1125382,
and 1125383
https://issues.apache.org/jira/browse/1125374
https://issues.apache.org/jira/browse/1125375
https://issues.apache.org/jira/browse/1125376
https://issues.apache.org/jira/browse/1125377
https://issues.apache.org/jira/browse/1125378
https://issues.apache.org/jira/browse/1125379
https://issues.apache.org/jira/browse/1125380
https://issues.apache.org/jira/browse/1125382
https://issues.apache.org/jira/browse/1125383
Repository: cloudstack-git
Description
-------
Several bugs reported on coverity have been fixed on this path. The ID are: Fix
for issues on Coverity related to IDs 1125383, 1125382, 1125380, 1125379,
1125378, 1125377, 1125376, 1125375, 1125374.
Those bugs are related to classes not implementing Serializable, nox overriding
the equals and/or hashCode methods and with empty finalize method.
For the bug 1125374, although it has been submitted in a previous patch, there
was a typo on the return key word, which contained a "s".
Diffs
-----
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ServerDBSyncImpl.java
8cb4e8d
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ServerEventHandlerImpl.java
455e601
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/model/ModelObject.java
71d28ac
plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/model/ModelObjectBase.java
f22c7c5
Diff: https://reviews.apache.org/r/15298/diff/
Testing
-------
Thanks,
Wilder Rodrigues