File: pci_params_format-bf62bf47585ad1cc.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 (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.