Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/nova-filter-scheduling-method. Description: Users in horizon should be enabled to choose which filter scheduling method for spawning VM on specific host. Here is the list of actual filters in Nova : http://docs.openstack.org/trunk/openstack-compute/admin/content/scheduler-filters.html User story : I would like a virtual machine "filer" hosted on the same compute node than my VM "web-server1" and a second VM "web-server2" hosted on another compute than "web-server1". The choice could be taked by a select button on the Instance creation page. For specific filters, extra parameters need to be specified. Specification URL (additional information): None