Sandbox for first time contributors
Go to file
KALYANI SHINDE a9c501a91a witch 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: I1f8dec12bcc56f071907e5fc6015ed04ee25b876
Closes-Bug: 1234567
2015-09-25 18:37:41 +00:00
training witch libvirt get_cpu_info method over to use config APIs 2015-09-25 18:37:41 +00:00
.gitreview Initial commit. 2012-03-30 15:56:10 -07:00
README.md Initial commit. 2012-03-30 15:56:10 -07:00
bug12345 Bug 12345 2015-07-15 11:40:38 -05:00
change1 Change1 2015-07-15 14:20:41 +00:00
change3 Change 3. 2015-07-21 11:34:20 -05:00
change4 Change 4. 2015-08-13 15:18:23 +00:00
fnst_ci_test3 This is my first commit. 2015-07-14 15:52:19 +00:00
mytestfile.txt This is my first commit. 2015-07-14 15:52:19 +00:00
sm-1289.py Switch libvirt get_cpu_info method over to use config APIs 2015-09-10 19:27:48 +00:00
test.py pointed out the obvious. 2013-09-05 11:32:29 -07:00

README.md

This is a sandbox so that developers can test the tools and processes used for OpenStack development.