Re: VMware API Question

2013-06-02 Thread Mike Tutkowski
if (datastore == null) >> >> { >> >> throw new Exception ("Datastore '" + datastoreName + "' could not be >> created."); >> >> } >> >> System.out.println("Datastore '" + datastoreName + "

Re: VMware API Question

2013-06-01 Thread Mike Tutkowski
ike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >> OK - thanks, Vijay! >> >> >> On Wed, May 29, 2013 at 5:05 PM, Vijayendra Bhamidipati < >> vijayendra.bhamidip...@citrix.com> wrote: >> >>> Hi Mike, >>> >>> Your

Re: VMware API Question

2013-06-01 Thread Mike Tutkowski
ready has useful >> functions that let you retrieve dynamic properties etc from MORs, so you >> would need to replace some of your vi java code with those functions. You >> cannot however mix vi java with vi sdk in cloudstack, which uses only vi >> sdk. You also won'

Re: VMware API Question

2013-05-29 Thread Mike Tutkowski
---Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Wednesday, May 29, 2013 2:40 PM > To: dev@cloudstack.apache.org > Subject: VMware API Question > > Hi, > > I recently completed work in the new storage framework related to > XenServer where

RE: VMware API Question

2013-05-29 Thread Vijayendra Bhamidipati
;s already there in Vmwareresource.java, so you can use that. Regards, Vijay -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, May 29, 2013 2:40 PM To: dev@cloudstack.apache.org Subject: VMware API Question Hi, I recently completed work

VMware API Question

2013-05-29 Thread Mike Tutkowski
Hi, I recently completed work in the new storage framework related to XenServer where I dynamically create a storage repository when attaching a newly created volume, if need be. I now need to implement the same concept for VMware. The idea is that I have zone-wide primary storage that is backed