tripleo-heat-templates/environments/services/neutron-ovn-dpdk.yaml

10 lines
538 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
# Disable postcopy for dpdk for now, further details see https://bugzilla.redhat.com/show_bug.cgi?id=1986567
NovaLiveMigrationPermitPostCopy: False