File: add-libvirtd-host_uuid-ff1ab95e4586d176.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 (7 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    Add a new paramter nova::migration::libvirt::host_uuid. Currently, the
    host_uuid is autogenerated (if override_uuid = true). This means an
    operator is unable to set a uuid if desired. Add a new parameter to specify
    host_uuid.