cloudstack/plugins/hypervisors/kvm/test
wilderrodrigues 527d6ee77b Making possible to update KVM hosts password in the database via the API
- Make sure the doUpdateHostPassword() method returns the result from the answer, not always true
   - Added the LibvirtUpdateHostPasswordCommandWrapper class, which will handle the changes in the KVM agent
     That's will be further implemented in the future. The command will avoid the agent to complain about Unsupported command
   - Added a test to make sure the current implementation of the comment works
     - If changes in the future, it will also require changes. In that way, we make sure nobody will break it

Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>

This closes #527
2015-06-29 09:59:12 +02:00
..
com/cloud/hypervisor/kvm Making possible to update KVM hosts password in the database via the API 2015-06-29 09:59:12 +02:00
org/apache/cloudstack/utils CLOUDSTACK-8338: Fix hypervisor stats reporting for KVM on EL7 2015-05-22 12:10:54 +01:00