----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9817/#review17608 -----------------------------------------------------------
Ship it! Pushed to 4.1: commit 4ba28a5ba73d24585e61caa34567d77672e3688c Author: Likitha Shetty <likitha.she...@citrix.com> Date: Fri Mar 8 11:58:28 2013 +0530 CLOUDSTACK-1509. During CreateVLANIPRange while trying to assign Public IPs to a new network if the network offering is persistent we get an NPE. Since associateIpRangeToAccount starts and commits a seaparte transaction, commit the transaction started for createVlanAn - Chip Childers On March 8, 2013, 9:05 a.m., Likitha Shetty wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9817/ > ----------------------------------------------------------- > > (Updated March 8, 2013, 9:05 a.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > On master - ee9f97f92ef7d395f6a15f92225c9964e86a15e8 > Applies cleanly on 4.1. Unit Tested. > > > This addresses bug CLOUDSTACK-1509. > > > Diffs > ----- > > server/src/com/cloud/configuration/ConfigurationManagerImpl.java 62f4fd5 > > Diff: https://reviews.apache.org/r/9817/diff/ > > > Testing > ------- > > > Thanks, > > Likitha Shetty > >