566d7d642b4c76bb5063fb03b83b72b38a91b57c
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: Ibe190933ff597790eb9f8ddb1d526a8093d9a8b3
Closes-Bug: 1437042
(cherry picked from commit 914a7fa253)
This is a sandbox so that developers can test the tools and processes used for OpenStack development.
Description
Languages
Python
100%