4e77e1474d
This reverts commit ddb8acf321
.
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: I3e9fd9c150b06b83b668be2fc01369f9936bc3f8
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
|