-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13806/
-----------------------------------------------------------
Review request for cloudstack and Prasanna Santhanam.
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
-----
test/integration/component/test_templates.py e4599d4
tools/marvin/marvin/integration/lib/base.py b5d086b
tools/marvin/marvin/integration/lib/common.py 4f5acef
Diff: https://reviews.apache.org/r/13806/diff/
Testing
-------
Thanks,
Girish Shilamkar