File: nova-placement-remove-deprecate-os_region-os_interface-c317fe197b186877.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 (9 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The deprecated nova::placement::os_region_name parameter is now removed.
    Please use the nova::placement::region_name parameter instead.
deprecations:
  - |
    The nova::placement::os_interface parameter is now deprecated and will be
    removed the next release. Please use nova::placement::valid_interfaces instead.