sandbox/md-1112.py
Matt Dorn 97c10adfd6 Switch libvirt to whatever
The get_cpu_info method in the libvirt driver currently uses
XPath queries to extract information from the capabilities
XML document. Switch this over to use the new config class
LibvirtConfigCaps. Also provide a test case to validate
the data being returned.

Change-Id: I33d0e2f00cfa90acc6bc31fc644a2149dae3cacf
Closes-Bug: 1234567
2016-08-18 14:51:52 +00:00

4 lines
92 B
Python

Hello OpenStack Community,
This is my frst bug fix.
I really hope it gets merged to master.