GitHub user pritisarap12 opened a pull request:
https://github.com/apache/cloudstack/pull/1078
CLOUDSTACK-9066: Update testpath to delete account after deleting VM's of
that account
In testpath_snapshot_hardning.py testpath account was getting cleared prior
to VM's of that account hence while cleaning up the account the VM's in that
account also gets deleted hence while clearing VM's it gives exception as "No
VM found".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pritisarap12/cloudstack
CLOUDSTACK-9066-update-testpath-to-delete-account-after-deleting-VMs-of-that-account
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1078.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1078
----
commit a8e60499fe7a895f03d875e27105e017fcc2e615
Author: Priti Sarap <[email protected]>
Date: 2015-11-17T11:55:23Z
CLOUDSTACK-9066: Update testpath to delete account after deleting VMs of
that account
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---