Add relnote for change in default setting

Commit 8ee49c6aedec4203fc7160b440923a86a983cd27 updated the
the default setting of 'CONF.vmware.integration_bridge'.

The value now is None.

Change-Id: Iaf107d2ba27fc2dc3c33efafb3199bc7161c0d6a
This commit is contained in:
Gary Kotton 2015-11-19 09:39:07 -08:00
parent 442f741069
commit 0c04dffcc4

View File

@ -0,0 +1,6 @@
---
upgrade:
- For backward compatible support the setting
``CONF.vmware.integration_bridge`` needs to be set when
using the Neutron NSX|MH plugin.
The default value has been set to ``None``.