Re: Question: Supported API calls in the Simulator

2013-09-10 Thread David Grizzanti
Including a row in hypervisor_capabilities table for 'Simulator' as hypervisor type seems to have done the trick. Thanks again! On Tue, Sep 10, 2013 at 9:37 AM, David Grizzanti < david.grizza...@sungard.com> wrote: > All, > > Thanks for the suggestions and help. I'll try out what Prasanna sugg

Re: Question: Supported API calls in the Simulator

2013-09-10 Thread David Grizzanti
All, Thanks for the suggestions and help. I'll try out what Prasanna suggested and let you know. Thanks! On Tue, Sep 10, 2013 at 12:55 AM, Prasanna Santhanam wrote: > On Tue, Sep 10, 2013 at 12:08:11AM -0400, Chip Childers wrote: > > On Mon, Sep 9, 2013 at 4:10 PM, Edison Su wrote: > > > >

Re: Question: Supported API calls in the Simulator

2013-09-09 Thread Prasanna Santhanam
On Tue, Sep 10, 2013 at 12:08:11AM -0400, Chip Childers wrote: > On Mon, Sep 9, 2013 at 4:10 PM, Edison Su wrote: > > > The current implementation of simulator has its own limitation: the > > simulator itself is a separate hypervisor type, thus a lot of condition > > checks against hypervisor typ

Re: Question: Supported API calls in the Simulator

2013-09-09 Thread Chip Childers
On Mon, Sep 9, 2013 at 4:10 PM, Edison Su wrote: > The current implementation of simulator has its own limitation: the > simulator itself is a separate hypervisor type, thus a lot of condition > checks against hypervisor type in mgt server will fail if simulator is used. > For example, currently,

RE: Question: Supported API calls in the Simulator

2013-09-09 Thread Edison Su
d Grizzanti [mailto:david.grizza...@sungard.com] > Sent: Monday, September 09, 2013 12:04 PM > To: dev@cloudstack.apache.org > Subject: Question: Supported API calls in the Simulator > > Hi All, > > I was curious is there is a known set of API calls that will/should work when &

Question: Supported API calls in the Simulator

2013-09-09 Thread David Grizzanti
Hi All, I was curious is there is a known set of API calls that will/should work when CloudStack is in simulator mode? Some background. I'm running CS 4.2 (commit 8d043c0e4d4c9ace8628f542eacf19e5339e28e8 to be specific), on rhel 6.3 64-bit, built from source following simulator instructions here