File: libvirt_hardware_policy_from_libosinfo-19e261851d1ad93a.yaml

package info (click to toggle)
nova 2%3A14.0.0-4%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 33,804 kB
  • sloc: python: 315,557; sh: 1,317; xml: 1,184; pascal: 1,168; makefile: 126; sql: 43
file content (9 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
---
features:
  - For the libvirt driver, by default hardware properties will be retrieved
    from the Glance image and if such haven't been provided, it will use
    a libosinfo database to get those values. If users want to force a specific
    guest OS ID for the image, they can now use a new glance image property
    ``os_distro`` (eg. ``--property os_distro=fedora21``). In order to use
    the libosinfo database, you need to separately install the related native
    package provided for your operating system distribution.