----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17391/ -----------------------------------------------------------
(Updated Jan. 29, 2014, 6 a.m.) Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-5951 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-5951 Repository: cloudstack-git Description ------- with dynamic computer offering feature service offering can be created without cpunumber,cpuspeed , memory and these values can be provided at time of vm deployment issue: cpuspeed,cpunumber,memory is compulsory to create SO and these values cant be passed in deployVirtualMachine API. Fix: cpuspeed, cpunumber,memory will be optional parameter, and these values can be passed in deployVirtualMachine API. Diffs ----- tools/marvin/marvin/integration/lib/base.py 409530c Diff: https://reviews.apache.org/r/17391/diff/ Testing ------- Tested vm deployment with regular computer offering and custom compute offerings Thanks, prashant mishra