58b6034b24
Few of the OVS-DPDK prameteres has been deprecated in the pike release, which are not required anymore. Removed those parameters from the templates. Change-Id: Iabb8002a9eb69321aa2d4aefac012dbe09dc80a6
12 lines
519 B
YAML
12 lines
519 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Deprecated OVS-DPDK parameters (in pike) have been removed in rocky.
|
|
If the deployment still uses the removed parameters, use the alternate
|
|
parameters.
|
|
Use ``OvsDpdkCoreList`` instead of ``HostCpusList``.
|
|
Use ``OvsPmdCoreList`` instead of ``NeutronDpdkCoreList``.
|
|
Use ``OvsDpdkMemoryChannels`` instead of ``NeutronDpdkMemoryChannels``.
|
|
Use ``OvsDpdkSocketMemory`` instead of ``NeutronDpdkSocketMemory``.
|
|
Use ``OvsDpdkDriverType`` instead of ``NeutronDpdkDriverType``.
|