File: remove-nova-network-ac5d104fd47e3efc.yaml

package info (click to toggle)
puppet-module-nova 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,444 kB
  • sloc: ruby: 10,903; python: 38; makefile: 10; sh: 10
file content (13 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.