Re: I can't detect"com.cloud.api.commands.CreateNetworkCmd" command via listAsyncJobs

2013-03-18 Thread Geolemo Geolemo
akes a db entry, the network is not implemented when > you fire createNetwork API. > > -Original Message- > From: Geolemo Geolemo [mailto:geol...@gmail.com] > Sent: Monday, March 18, 2013 11:11 PM > To: cloudstack-users@incubator.apache.org > Subject: I can't detec

RE: I can't detect"com.cloud.api.commands.CreateNetworkCmd" command via listAsyncJobs

2013-03-18 Thread Saksham Srivastava
API. -Original Message- From: Geolemo Geolemo [mailto:geol...@gmail.com] Sent: Monday, March 18, 2013 11:11 PM To: cloudstack-users@incubator.apache.org Subject: I can't detect"com.cloud.api.commands.CreateNetworkCmd" command via listAsyncJobs Hi, I'm trying to u

I can't detect"com.cloud.api.commands.CreateNetworkCmd" command via listAsyncJobs

2013-03-18 Thread Geolemo Geolemo
Hi, I'm trying to use listAsyncJobs API call to detect network creation, but "com.cloud.api.commands.CreateNetworkCmd" command never appears in async jobs queue. Others commands like "com.cloud.api.commands.DeleteNetworkCmd " appears without problem, but no the creation job!! Any idea about this