File: deprecate-install-bridge-utils-141a24413b42cb0b.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-- 587 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
upgrade:
  - |
    The neutron_enabled and install_bridge_utils parameters in nova::compute is
    deprecated and has no effect. The bridge-utils package is no longer maintained
    by using the install_bridge_utils parameter.
deprecations:
  - |
    The neutron_enabled parameter in nova::compute is deprecated, it had no effect
    except for in conjunction with install_bridge_utils which is also deprecated.
  - |
    The install_bridge_utils parameter in nova::compute is deprecated and has no
    effect. The bridge-utils package is now not managed by the nova::compute class.