neutron/releasenotes/notes/hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml
Nguyen Hung Phuong 9dbaf1c488 Trivial Fix - Update code to use Pike as the code name
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
2016-11-17 10:08:34 +07:00

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.