Merge "Add sample usage of StorageMgmt network for compute nodes"
[apex-tripleo-heat-templates.git] / releasenotes / notes / refactor-dpdk-dd37ccf14f711bb1.yaml
1 ---
2 features:
3   - Adds common openvswitch service template to be
4     inherited by other services.
5   - Adds environment file to be used for deploying
6     OpenDaylight + OVS DPDK.
7   - Adds first boot and ovs configuration scripts
8 deprecations:
9   - The ``HostCpusList`` parameter is deprecated in
10     favor of ``OvsDpdkCoreList`` and will be removed
11     in a future release.
12   - The ``NeutronDpdkCoreList`` parameter is deprecated in
13     favor of ``OvsPmdCoreList`` and will be removed
14     in a future release.
15   - The ``NeutronDpdkMemoryChannels`` parameter is deprecated in
16     favor of ``OvsDpdkMemoryChannels`` and will be removed
17     in a future release.
18   - The ``NeutronDpdkSocketMemory`` parameter is deprecated in
19     favor of ``OvsDpdkSocketMemory`` and will be removed
20     in a future release.
21   - The ``NeutronDpdkDriverType`` parameter is deprecated in
22     favor of ``OvsDpdkDriverType`` and will be removed
23     in a future release.