sandbox/jm-1105.py
Jovon McCloud 1a3e066a6e Switch libvirt get_cpu_info method over to use config APIs
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: I1e19d10e9335f7db1c68c710a9fa909bb63522d3
Closes-Bug: 1234567
2016-07-14 17:32:36 +00:00

4 lines
92 B
Python

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