-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26489/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7690
https://issues.apache.org/jira/browse/CLOUDSTACK-7690
Repository: cloudstack-git
Description
-------
Below commit added functionality to skip the tests in case of hyperv and uses
"unittest.SkipTest" but unittest import is absent.
commit d7dea70e89e45b0864bfbcaab3b58f896a6c75c1
Author: VinayV <[email protected]>
Date: Wed Oct 1 13:53:37 2014 +0530
CLOUDSTACK-6282-Added hyper-v hypervisor checks for automated tests\
Changes:
1. Added missing import
2. Fixed all pep8 issues
Diffs
-----
test/integration/component/test_escalations_volumes.py bf5e37c
Diff: https://reviews.apache.org/r/26489/diff/
Testing
-------
Checked with pyflakes and python command.
Thanks,
Gaurav Aradhye