Add release notes for deprecation of multinic

This commit adds a ReNo release note for the deprecation of 'multi-nic'
starting in the 'R' release.

Change-Id: If1b2601dda2fdee49a5ef375417750021ea5f4b6
Depends-On: I5f78b908fe41a1304295fad4e0187d049b16fa80
This commit is contained in:
Ben Kero 2017-02-28 09:22:39 -08:00 committed by Sagi Shnaidman
parent 16a43a1531
commit 8fcbc74f00

View File

@ -0,0 +1,9 @@
---
features:
- Added support for other network isolation physical topologies such as
'multiple-nics', 'bond-with-vlans', and 'public-bond'
deprecations:
- The use of network isolation types 'multi-nic', 'bond_with_vlans', and
'single_nic_vlans' are deprecated and will be removed in the 'R' release.
Please change these values to 'multiple-nics', 'bond-with-vlans', and
'single-nic-vlans' accordingly.