File: remove-nova-network-ac5d104fd47e3efc.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 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.