fca0945708
Add a service to enable DPDK on the compute nodes, along with OVN. Change-Id: I4473f1dfef9eebb886823fb2f436d14dd5b6d5ad
8 lines
385 B
YAML
8 lines
385 B
YAML
# Environment file to enable DPDK with ovn. In addition to the ovn environment files,
|
|
# use this environment file to enable DPDK on roles with ComputeNeutronOvsDpdk service.
|
|
resource_registry:
|
|
OS::TripleO::Services::ComputeNeutronOvsDpdk: ../../deployment/neutron/neutron-ovn-dpdk-config-container-puppet.yaml
|
|
|
|
parameter_defaults:
|
|
NeutronVhostuserSocketDir: /var/lib/vhost_sockets
|