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

Review request for cloudstack, Rayees Namathponnan and Prasanna Santhanam.


Repository: cloudstack-git


Description
-------

Fixed Test case test_vpc_vm_life_cycle.py: TestVMLifeCycleSharedNwVPC failed 
with Insufficient address capacity error

Changes:
1) Shared network requires start ip and end ip shile creating it, if you want 
to deploy vm in it. Else it throws Insufficient address capacity error
2) Removed addition of multiple vms in load balancing rule (VMs belonging to 
multiple networks). Because this is not allowed.
3) For test case test_05_destroy_instance_in_network, added wait for cleanup of 
vm. So that after it proceeds to check the network rules.
4) Removed white spaces and unnecessary comments.


Diffs
-----

  test/integration/component/test_vpc_vm_life_cycle.py 9844c1f 

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


Testing
-------

Tested locally


Thanks,

Gaurav Aradhye

Reply via email to