[openstack-dev] devstack local.conf file fro sriov pci nic passthrough

2015-05-15 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, I am bringing up the single node openstack cloud and having pci sriov supported nic controller (intel XL710), created 4virtual functions on top of the nic. My goal is to bring up the cloud setup with neutron and nova network services using devstack. How to configure local.conf file so that

Re: [openstack-dev] devstack local.conf file fro sriov pci nic passthrough

2015-05-15 Thread Robert Li (baoli)
Hi, On your controller node, you can add in local.conf: [[post-config|$NOVA_CONF]] [DEFAULT] scheduler_default_filters = RetryFilter, AvailabilityZoneFilter, RamFilter, ComputeFilter, ComputeCapabilitiesFilter, ImagePropertiesFilter, ServerGroupAntiAffinityFilter, ServerGroupAffinityFilter,