tripleo-heat-templates/environments/services/neutron-ovn-dpdk.yaml
Martin Schuppert 895ae870f8 Revert "Disable postcopy for ovn/ovs-dpdk"
This reverts commit 208201fa26.

Reason for revert: 
postcopy gets enabled per default if the it is not a realtime node [1].
To have postcopy to work ovs needs to be started with --mlockall=no. This is now done via [2].

[1] https://review.opendev.org/q/If8958c414c400026c66187261d8fff439aad6388
[2] https://review.opendev.org/q/I670b31a921a163f286a8267b808d6d97cc5a61c1

Change-Id: I6e81d3e6624394cae2ca7051c540d180e8a5b940
2021-09-02 09:40:21 +00:00

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