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