Hi Linda, The information about scheduling in OpenNebula 3.8/4.0 is here[1,2]. Haizea may still work as we tried not to break API compatibility, although the data model has evolved (Haizea was initially tested with 1.4).... AFAIK The Haizea OpenNebula driver is not being updated to new releases.
You can hack your own scheduler by directly using the API. There you'll get access to VM and host information to schedule and do the VM deployments. There are bindings in ruby and JAVA, and a plain XML-RPC API (check the System Interfaces box in the documentation page). [1] http://opennebula.org/documentation:rel3.8:schg [2] http://opennebula.org/documentation:rel4.0:schg Cheers Ruben On Thu, Apr 11, 2013 at 12:44 PM, [email protected] <[email protected]> wrote: > Hi, > I am a starter in Cloud Computing... > I managed to setup a cloud.... > Now, I want to work with scheduler... > > I heard about Haizea, > But, it schedules only Lease Requests... > > I want to know whether, Service-Request scheduling is possible in Haziea and > Opennebula.... > > Any Help would be appreciated??? > > Thanks > > -- > Regards, > Linda . J > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Ruben S. Montero, PhD Project co-Lead and Chief Architect OpenNebula - The Open Source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
