9dbaf1c488
This patch updates code to use Pike as the code name: Pike is the code name for the P release Ocata is the code name for the O release Change-Id: Iec8494b40fed2d427c1edf4609f8b3dd8c770dce
9 lines
462 B
YAML
9 lines
462 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 Ocata release.
|
|
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.
|