Review Request 13268: fix bug CLOUDSTACK-4088 cloudstack will stop and delete vm which not belongs to cs

2013-08-05 Thread Hongtu Zang
or remove a vm that not belongs to CS. Diffs - server/src/com/cloud/vm/VirtualMachineManagerImpl.java b33ee49 Diff: https://reviews.apache.org/r/13268/diff/ Testing --- vm which not belongs to CS will not removed or stopped Thanks, Hongtu Zang

Re: Review Request 13268: fix bug CLOUDSTACK-4088 cloudstack will stop and delete vm which not belongs to cs

2013-08-05 Thread Hongtu Zang
to CS. It is unreasonable to stop or remove a vm that not belongs to CS. Diffs - server/src/com/cloud/vm/VirtualMachineManagerImpl.java b33ee49 Diff: https://reviews.apache.org/r/13268/diff/ Testing --- vm which not belongs to CS will not removed or stopped Thanks, Hongtu Zang

Review Request 13269: fix bug CLOUDSTACK-4088 cloudstack will stop and delete vm which not belongs to cs

2013-08-05 Thread Hongtu Zang
or remove a vm that not belongs to CS. Diffs - server/src/com/cloud/vm/VirtualMachineManagerImpl.java 15a9a82 Diff: https://reviews.apache.org/r/13269/diff/ Testing --- vm which not belongs to CS will not removed or stopped Thanks, Hongtu Zang

Review Request: fix bug CLOUDSTACK-2160: add a huge size guest network will cause out of memory

2013-04-23 Thread Hongtu Zang
c5930d9 server/src/com/cloud/network/NetworkServiceImpl.java ac2ac45 utils/src/com/cloud/utils/net/NetUtils.java 5988dd5 Diff: https://reviews.apache.org/r/10750/diff/ Testing --- create a new network with netmask 255.0.0.0 and it won't cause out of memory Thanks, Hongtu Zang

Re: Review Request: fix bug CLOUDSTACK-2160: add a huge size guest network will cause out of memory

2013-05-06 Thread Hongtu Zang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10750/#review20177 --- On April 24, 2013, 4:20 a.m., Hongtu Zang wrote