----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9893/ -----------------------------------------------------------
Review request for cloudstack. Description ------- 1. Fixed removeIpFromNic using UUID 2. updated the addIptoNic response This addresses bug CLOUDSTACK-1595. Diffs ----- api/src/org/apache/cloudstack/api/command/user/vm/AddIpToVmNicCmd.java cc34b7b api/src/org/apache/cloudstack/api/command/user/vm/RemoveIpFromVmNicCmd.java d9ab7e0 api/src/org/apache/cloudstack/api/response/NicSecondaryIpResponse.java 3464a63 server/src/com/cloud/api/ApiResponseHelper.java fbfc955 server/src/com/cloud/network/NetworkServiceImpl.java ba55ff8 Diff: https://reviews.apache.org/r/9893/diff/ Testing ------- Unit Tested the chagnes Thanks, Jayapal Reddy