Update notes for submitted changes

* Switch libvirt get_cpu_info method over to use config 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.
This commit is contained in:
Gerrit Code Review
2016-09-23 18:18:30 +00:00
parent 3643b47899
commit d99d9d727a

View File

@@ -0,0 +1,9 @@
Verified-1: Dell StorageCenter CI <openstack-cinder@dell.com>
Code-Review+2: navyasomepalli <somepalli.navya@gmail.com>
Workflow+1: navyasomepalli <somepalli.navya@gmail.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Fri, 23 Sep 2016 18:18:30 +0000
Reviewed-on: https://review.openstack.org/375554
Project: openstack-dev/sandbox
Branch: refs/heads/master