You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Gaurav Aradhye <ga...@clogeny.com> on 2014/07/30 16:06:40 UTC

Review Request 24103: Fixed test_escalations_instances.py - Stop VM before detaching root volumes

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

Review request for cloudstack and Girish Shilamkar.


Repository: cloudstack-git


Description
-------

VM was not stopped while detaching all volumes attached to it. This threw error while detaching the root volume.
Added step to stop the VM before detach operation.


Diffs
-----

  test/integration/component/test_escalations_instances.py ef939f1 

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


Testing
-------

Yes.


Thanks,

Gaurav Aradhye