HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] Q: Condor as a cloud scheduler



On 12/30/2009 02:36 AM, Stanislav Ievlev wrote:
> Greetings!
> 
> Is it possible to use Condor as a scheduler for cloud infrastructure?
> 
> Is it possible to integrate condor with  Ovirt or openNebula like
> Haizea (http://haizea.cs.uchicago.edu/whatis.html) with openNebula?
> 
> --
> With best regards
> Stanislav Ievlev.

You can. How exactly depends mostly on the architecture you're using in oVirt. Condor is an external process to the UI. You'll need to look at ways to update your model from events happening in Condor, e.g. UI request for an instance -> Condor / instance status change from Condor -> UI model.

Best,


matt