Files
sandbox/bm-1203.py
Byron McCollum 5ab67be555 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: Icdccccb8f7749ff79c1b8982b4ff1a722937d3ce
Closes-Bug: 1437076
(cherry picked from commit 5d31968c7c)
2015-12-03 19:16:29 +00:00

4 lines
98 B
Python

Hello OpenStack Community,
This is My First Bug Fix.
I hope really hope it gets merged to master.