-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28748/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-8021
https://issues.apache.org/jira/browse/CLOUDSTACK-8021
Repository: cloudstack-git
Description
-------
Changing few test cases to use the host username, password from the
configurableData section in test_data.py. Earlier they were reading the hard
coded value. Removed old host_password value from test_data.py
Also fixed few pep8 issues.
Diffs
-----
test/integration/component/test_deploy_vgpu_vm.py 0284eab
test/integration/component/test_persistent_networks.py 4b1bc7a
test/integration/smoke/test_deploy_vgpu_enabled_vm.py f13ac92
Diff: https://reviews.apache.org/r/28748/diff/
Testing
-------
Tested test_persistent_networks.py
Other test cases not testable right now. Change is only in reading the config
value.
Thanks,
Gaurav Aradhye