cloudstack/server/src/com/cloud/resource
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
..
DiscovererBase.java CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-18 12:51:10 +02:00
DummyHostDiscoverer.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
DummyHostServerResource.java Fixed few coverity reported issues around concurrency, null checks 2014-08-11 16:55:23 +05:30
ResourceManagerImpl.java Making possible to update KVM hosts password in the database via the API 2015-06-29 09:59:12 +02:00