----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20891/#review42404 -----------------------------------------------------------
Commit 247c7966938e27ca67bd2f1075d4211ab11b97bf in cloudstack's branch refs/heads/master from Girish Shilamkar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=247c796 ] CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary - ASF Subversion and Git Services On May 7, 2014, 1:22 p.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20891/ > ----------------------------------------------------------- > > (Updated May 7, 2014, 1:22 p.m.) > > > Review request for cloudstack, Girish Shilamkar and Santhosh Edukulla. > > > Bugs: CLOUDSTACK-6536 > https://issues.apache.org/jira/browse/CLOUDSTACK-6536 > > > Repository: cloudstack-git > > > Description > ------- > > Also > 1)Modified Imports > 2)Removing white-spaces > 3)Added try catch blocks wherever necessary > > > Diffs > ----- > > test/integration/component/test_add_remove_network.py 3e0e78b > test/integration/component/test_blocker_bugs.py ba2602c > test/integration/component/test_custom_hostname.py 7eeda49 > test/integration/component/test_dynamic_compute_offering.py 8cb6eb1 > test/integration/component/test_egress_rules.py f0b98e4 > test/integration/component/test_escalations.py c07cf97 > test/integration/component/test_netscaler_configs.py 592b351 > test/integration/component/test_netscaler_lb.py 732f0f9 > test/integration/component/test_netscaler_nw_off.py d3f1f9e > test/integration/component/test_network_offering.py b0b6906 > test/integration/component/test_persistent_networks.py deb0d6e > test/integration/component/test_project_resources.py 8f81cf9 > test/integration/component/test_project_usage.py 16ca8c1 > test/integration/component/test_redundant_router_cleanups.py 2220d51 > test/integration/component/test_reset_ssh_keypair.py 307e8dc > test/integration/component/test_resource_limits.py 09d9658 > test/integration/component/test_security_groups.py f5c4727 > test/integration/component/test_stopped_vm.py 6c77679 > test/integration/component/test_tags.py d6b43d9 > test/integration/component/test_templates.py 98b1cbc > test/integration/component/test_usage.py eb92011 > test/integration/component/test_volumes.py a310472 > test/integration/component/test_vpc_network.py 2924b72 > test/integration/component/test_vpc_vm_life_cycle.py 95f46d0 > test/integration/smoke/test_service_offerings.py 3c91859 > test/integration/smoke/test_templates.py 4865ee3 > test/integration/smoke/test_vm_life_cycle.py f114ec9 > test/integration/smoke/test_volumes.py 7f5c4f3 > > Diff: https://reviews.apache.org/r/20891/diff/ > > > Testing > ------- > > Tested with python command. No changes in the actual executing code, only the > improvements and removing unnecessary code. > > > Thanks, > > Gaurav Aradhye > >