sandbox/al-0928.py
annie lezil 59ff205f50 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: I66031f576eeae0e39833409ef79c6f00b7849c6b
Closes-Bug: 1234567
2016-08-18 17:12:47 +00:00

5 lines
89 B
Python

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