Files
puppet-nova/releasenotes/notes/remove-nova-network-ac5d104fd47e3efc.yaml
Tobias Urdin 8cae2def75 Remove nova-network code
These was deprecated last cycle and can now be removed.

Depends-On: https://review.opendev.org/#/c/658557/
Change-Id: I6f7fde1f475acec82bafc66183211f317b4c7795
2019-05-11 21:23:36 +02:00

14 lines
447 B
YAML

---
upgrade:
- |
The deprecated nova-network classes nova::network::bridge, nova::network::flat, nova::network::flatdhcp
and nova::network::vlan classes is now removed.
- |
The deprecated nova_network resource is now removed.
- |
The deprecated class nova::compute::neutron is now removed.
- |
The deprecated class nova::manage::network is now removed.
- |
The deprecated parameter nova::use_ipv6 is now removed.