----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10700/#review19700 -----------------------------------------------------------
Ship it! Ship It! - Abhinandan Prateek On April 22, 2013, 9:02 a.m., Jayapal Reddy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10700/ > ----------------------------------------------------------- > > (Updated April 22, 2013, 9:02 a.m.) > > > Review request for cloudstack, Abhinandan Prateek and Murali Reddy. > > > Description > ------- > > added the secondary ip id entry uuid to response. > > > This addresses bug CLOUDSTACK-1741. > > > Diffs > ----- > > api/src/com/cloud/network/NetworkService.java 5a6054d > api/src/org/apache/cloudstack/api/ResponseGenerator.java c0dd57e > api/src/org/apache/cloudstack/api/command/user/vm/AddIpToVmNicCmd.java > df6b399 > api/test/org/apache/cloudstack/api/command/test/AddIpToVmNicTest.java > 106589d > server/src/com/cloud/api/ApiResponseHelper.java 7629e5e > server/src/com/cloud/network/NetworkServiceImpl.java 12c6068 > server/test/com/cloud/network/MockNetworkManagerImpl.java 6a0263e > server/test/com/cloud/vpc/MockNetworkManagerImpl.java bfcccf5 > > Diff: https://reviews.apache.org/r/10700/diff/ > > > Testing > ------- > > 1. Acquired secondary ip to the nic. > 2. Deleted it from the UI. Deletion is successful. > Earlier deleting the acquired ip failed when doing it after acquire without > navigating the pages. > > > Thanks, > > Jayapal Reddy > >