tripleo-heat-templates/environments/services/neutron-ovn-dpdk.yaml
Martin Schuppert 2aa3492d72 Revert "Disable postcopy for ovn/ovs-dpdk"
This reverts commit 7fa4bce348.

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: Iea7f1df35358f8439620232927058459aebab2a8
2021-09-02 09:40:01 +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