-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13806/
-----------------------------------------------------------
(Updated Sept. 11, 2013, 5:20 a.m.)
Review request for cloudstack and Prasanna Santhanam.
Changes
-------
Cloudstack:4407 - Pending changes - Use extractTemplate API
to get hypervisor specific template information in test_accounts.py,
test_blocker_bugs.py and test_stopped_vm.py
Bugs: CLOUDSTACK-4407
Repository: cloudstack-git
Description
-------
Template url, hypervisor and format were defined in Service class to be
Xenserver specific
and therefore registering a new template failed on Vmware and KVM.
Fixed this to get hypervisor specific info for registering new template.
TODO: Update other tests to use the new function get_builtin_template_info
Diffs (updated)
-----
test/integration/component/test_accounts.py 1af408e
test/integration/component/test_blocker_bugs.py 2cdc270
test/integration/component/test_stopped_vm.py 41eeb46
Diff: https://reviews.apache.org/r/13806/diff/
Testing
-------
Thanks,
Girish Shilamkar