----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10061/#review18245 -----------------------------------------------------------
Commit 1c845d42b703bf4608873fd777b9bfef5d3feee5 in branch refs/heads/master from Murali Reddy <murali.re...@citrix.com> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1c845d4 ] CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException Missed network destroy state transistion while 'events framework' merge. Before merge, network states were explicitly set. It was changed to go through state machine. This fix, introduces missing state transistions. Tested life cycle of both isolated and shared network Signed-off-by: Murali Reddy <murali.re...@citrix.com> - ASF Subversion and Git Services On March 21, 2013, 3:41 p.m., Murali Reddy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10061/ > ----------------------------------------------------------- > > (Updated March 21, 2013, 3:41 p.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > Patch for 4.1 blocker "CLOUDSTACK-1368: Shared network - Not able to delete > network because of java.lang.NullPointerException." > > > This addresses bug CLOUDSTACK-1368. > > > Diffs > ----- > > api/src/com/cloud/network/Network.java 2bf7b7f > > Diff: https://reviews.apache.org/r/10061/diff/ > > > Testing > ------- > > Tested life cycle of both isolated and shared networks > > > Thanks, > > Murali Reddy > >