openstack-ansible-os_neutron/releasenotes/notes/drop-powervm-5612f71e00e45277.yaml
Erik Berg d146f6e6ca powervm: drop custom code
The PowerVM driver has been deprecated in os_nova. The code in
question here can be replaced with the following setting;

  neutron_firewall_driver: openvswitch

Change-Id: Id8c4b017adb8cbf6e7264bba8cde3a82bdb7ee7a
2021-03-12 21:14:47 +01:00

8 lines
201 B
YAML

---
deprecations:
- |
The custom PowerVM code has been removed as it is not tested. The
code in question can be replaced with the following setting;
neutron_firewall_driver: openvswitch