[Openstack] Multi-Hypervisor Support

2012-08-22 Thread Michael J Fork


Looking at the Hypervisor section of the documentation,
http://docs.openstack.org/trunk/openstack-compute/admin/content/selecting-a-hypervisor.html
, it states

You cannot configure more than one virtualization type on the compute
nodes, so the hypervisor selection is for the entire installation.

Is this statement still true with the recent filter additions, specifically
the ImagePropertiesFilter and ComputeCapabilitiesFilter?

Thanks.

Michael

-
Michael Fork
Cloud Architect, Emerging Solutions
IBM Systems  Technology Group___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Multi-Hypervisor Support

2012-08-22 Thread Narayan Desai
We've managed to get things working by hardwiring the filtering
scheduler to route instances to particular hosts that are running nova
compute with different virtualization layers. (in our case, kvm and
lxc for GPUs)
 -nld

On Wed, Aug 22, 2012 at 12:34 PM, Michael J Fork mjf...@us.ibm.com wrote:
 Looking at the Hypervisor section of the documentation,
 http://docs.openstack.org/trunk/openstack-compute/admin/content/selecting-a-hypervisor.html,
 it states

 You cannot configure more than one virtualization type on the compute
 nodes, so the hypervisor selection is for the entire installation.

 Is this statement still true with the recent filter additions, specifically
 the ImagePropertiesFilter and ComputeCapabilitiesFilter?

 Thanks.

 Michael

 -
 Michael Fork
 Cloud Architect, Emerging Solutions
 IBM Systems  Technology Group


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp