summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/test_osinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Stop sending bad values from libosinfo to libvirtJohn Garbutt2019-07-041-1/+27
* Do not attempt to load osinfo if we do not have os_distroMatt Riedemann2017-03-231-0/+15
* Fix misuse of assertTrue in console and virt testsTakashi NATSUME2016-02-221-1/+1
* virt: osinfo will report once if libosinfo is not loadedVladik Romanovsky2016-02-091-0/+19
* virt: adjusting the osinfo tests to use fakelibosinfoVladik Romanovsky2016-02-041-34/+14
* libvirt: adding a class to retrieve hardware propertiesVladik Romanovsky2016-01-191-0/+37
* virt: introduce libosinfo library to set hardware policyVladik Romanovsky2016-01-191-0/+53