0c548878b8e4381198031cd3a234a39f19cf4032
A lot of vmutils and vmutilsv2 operations require a Msvm_VirtualSystemSettingData. Currently, it is fetched from a Msvm_ComputerSystem associators, which is an expensive operation. The needed object can simply be queried directly. Using associators is a time expensive operation, replacing them with direct queries improves the performance by decreasing the time needed to wait to retrieve the associated classes. Co-Authored-By: Alin Balutoiu <abalutoiu@cloudbasesolutions.com> Change-Id: I162cbe88e8f02efab3280dd9dffa08f38fb952b3
compute-hyperv
Hyper-V Nova Driver
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/compute-hyperv
- Source: http://git.openstack.org/cgit/openstack/compute-hyperv
- Bugs: http://bugs.launchpad.net/compute-hyperv
Features
- TODO
Description