releasenotes: add notes for Mitaka cycle

Change-Id: I02991a70e8f7be6c1309ab82f0ff2fd4a059fc1d
This commit is contained in:
Emilien Macchi 2016-03-18 12:26:59 -04:00
parent bec7a21324
commit 5d6eb1436b
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
features:
- Add VLAN related parameters.
- Suppport for bonded interfaces.

View File

@ -0,0 +1,8 @@
---
fixes:
- Remove duplicate loading of constants.
- Fix kernel module filename for OVS versions.
- Make sure the status command returns failure if either the ovsdb-server
or ovs-vswitchd are stopped.
- Set NAME as well as DEVICE in ifcfg, to work with modern NetworkManager
in RHEL systems.