
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: I0f6f5fbc357967e167fe8d8b9ee73ea973be5d53 Closes-Bug: 1234567
4 lines
87 B
Python
4 lines
87 B
Python
OpenStack Community,
|
|
This is my first bug fix.
|
|
I really hope it gets merged to master.
|