-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26165/
-----------------------------------------------------------
Review request for cloudstack, Suresh Ramamurthy and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7646
https://issues.apache.org/jira/browse/CLOUDSTACK-7646
Repository: cloudstack-git
Description
-------
It fails even after fixing the indetation and list index issues.
Also it has hard coded information about the nuage VSP plugin.
I request Suresh to take a look, move the hard coded information to config and
read it from there.
Also it should be ok to move test to Smoke as it is a basic validation test?
Inputs from Suresh would be helpful.
Changes in this patch:
1. Fix indentation
2. Fix list index issues
3. Fix pep8 issues
4. Move it to Smoke folder
Diffs
-----
test/integration/component/test_nuage_vsp.py 096b9d1
test/integration/smoke/test_nuage_vsp.py PRE-CREATION
Diff: https://reviews.apache.org/r/26165/diff/
Testing
-------
Test case does not pass.
Thanks,
Gaurav Aradhye