02a96f0d0773a2b8fc0c4b85830d14cce80f62fa
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: If3080d527cbd7176aa92ea8c6e036ebc2f1135f8
Closes-Bug: 1234567
(cherry picked from commit 1fc35418c2)
This is a sandbox so that developers can test the tools and processes used for OpenStack development.
Description
Languages
Python
100%