File: pci_params_format-bf62bf47585ad1cc.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 (11 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The nova::api::pci_alias and nova::compute::pci_passthrough params now
    accept an array of hashes. A valid JSON encoded array of objects is also
    acceptable.
deprecations:
  - |
    Invalid JSON was previously accepted for the nova::api::pci_alias and
    nova::compute::pci_passthrough parameters. This format is now deprecated
    and may not be accepted in future.