![Saravanan KR](/assets/img/avatar_default.png)
Add a service to enable DPDK on the compute nodes, along with OVN. Change-Id: I4473f1dfef9eebb886823fb2f436d14dd5b6d5ad Depends-On: Idf81990d4075f4332d99326170ed733452a85cab Depends-On: I7e098075580721dfb7d3fb4b696ca8d33743ef84 (cherry picked from commit fca09457082c8ae87422f1659b5383fa9528ae43)
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
|