ae2e2ac77f
Fix grammar issues with release notes. Make the wording clearer for a few of them as well. Change-Id: If766f222c57f490276de717618ebb7102e7efdcb Signed-off-by: Kyle Mestery <mestery@mestery.com>
9 lines
458 B
YAML
9 lines
458 B
YAML
---
|
|
upgrade:
|
|
- The Hyper-V Neutron Agent has been fully decomposed from Neutron.
|
|
The `neutron.plugins.hyperv.agent.security_groups_driver.HyperVSecurityGroupsDriver`
|
|
firewall driver has been deprecated and will be removed in the 'O' cycle.
|
|
Update the `neutron_hyperv_agent.conf` files on the Hyper-V nodes to
|
|
use `hyperv.neutron.security_groups_driver.HyperVSecurityGroupsDriver`,
|
|
which is the networking_hyperv security groups driver.
|