RE: [Doc] [4.3] Pluggable VM Snapshot for Review

2014-01-03 Thread Radhika Puthiyetath
Hi Chis, I have uploaded the latest PDF. Please check chapter 22. -Radhika -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Monday, December 23, 2013 6:51 PM To: d...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: Re: [Doc] [4.3] Plugga

RE: [Doc] [4.3] Dynamic Compute Offering for Review

2014-01-03 Thread Radhika Puthiyetath
Thanks Prashanth. I have posted the latest PDF with the fix. -Original Message- From: Prashant Kumar Mishra [mailto:prashantkumar.mis...@citrix.com] Sent: Thursday, December 26, 2013 11:19 AM To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject: RE: [Doc] [4.3] Dynamic Comp

Re: Regarding cloudstack automation

2014-01-03 Thread umesh kute
Thanks for your help Santhosh!!! You are right... The public IP address range was exhausted. After cleaning up the resources, I was able to run the sample script "test_deploy_vm.py" successfully. One question - i have provided the "ostype": 'CentOS 6.4 (64-bit)'. What is the use of this parameter

RE: Regarding cloudstack automation

2014-01-03 Thread Santhosh Edukulla
Umesh, This could be probably due to the bug under get_template function under marvin/integration/lib/common.py. Though, the ostype description is used and corresponding id is retrieved. But the later part, listTemplate API call returning the list and we are picking up either the template whic