You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Likitha Shetty <li...@citrix.com> on 2013/02/08 10:32:53 UTC

Re: Review Request: CLOUDSTACK-1207: UpdateNetwork fails with NPE

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9378/
-----------------------------------------------------------

(Updated Feb. 8, 2013, 9:32 a.m.)


Review request for cloudstack and Murali Reddy.


Summary (updated)
-----------------

CLOUDSTACK-1207: UpdateNetwork fails with NPE


Description
-------

UpdateNetwork API fails with NPE if the network offering is not being updated and the network-offering is non-persistent.


This addresses bug CLOUDSTACK-1207.


Diffs
-----

  server/src/com/cloud/network/NetworkServiceImpl.java d38d1f8 

Diff: https://reviews.apache.org/r/9378/diff/


Testing
-------

1. Created a network from a non-persistent NetworkOffering.
2. Update the network name - Network Update should return success and the network name should be updated.


Thanks,

Likitha Shetty