File: deprecate-install-bridge-utils-141a24413b42cb0b.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-- 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.