← Back to team overview

openstack team mailing list archive

Re: nova and trusted computing

 

On Jan 12, 2012, at 12:00 PM, Yang, Fred wrote:

> Vish,
> 
> Mark and I have worked a while and yet to have a get a better approach.  Let me describe key features need to be addressed and a possible approach for base discussion
> 
> Nova scheduler's select_and_run can dispatch N instances directly which makes trusted computing a little bit challenge.
> 

That functionality needs to go away for the time being because it presents multiple problems.  It's not in the OS API spec...  and I'd heard that the functionality added to the EC2 api for it was also not really to spec, but I've not checked on that.

Have you taken a look at:  https://review.openstack.org/#change,2552
to see if it makes your life any easier?  There's more changes coming.  One of the goals is to make things a bit more pluggable and eventually even combine all of the current schedulers.

- Chris




Follow ups

References