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, Pc
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
...@vedams.com]
Sent: Monday, August 11, 2014 8:55 AM
To: openst...@lists.openstack.org; openstack-dev@lists.openstack.org
Subject: [openstack-dev] devstack local.conf file
Hi,
I have gone through devstack links.
They are not clear like openstack.org<http://openstack.org> documents.
For Example:
whe
Hi,
I have gone through devstack links.
They are not clear like openstack.org documents.
For Example:
when i am using below local.conf file in devstack,"hp_msa_driver" is not
coming in "enabled_backends" in cinder.conf after running stack.sh.
[[local|localrc]]
ADMIN_PASSWORD=vedams123
DATABASE_P