----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23609/ -----------------------------------------------------------
Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. Repository: cloudstack-git Description ------- destroyVirtualMachine API takes only one parameter (id-virtualmachine id) till CS 4.2. In 4.3 we have added expunge parameter to expunge the vm at the destroy time instead of waiting for expunge interval. Made changes to delete method to accept additional parameters. Diffs ----- tools/marvin/marvin/lib/base.py e9d5bb4 Diff: https://reviews.apache.org/r/23609/diff/ Testing ------- yes Thanks, sanjeev n