cloudstack/api/src/com/cloud/resource
wilderrodrigues 03dd34039a Decouple the use of updateHostPassword
- The code was hard to maintain because updating a host or all the hosts in a cluster was handled in the same method
   - Created updateHost and updateCluster password in both ResourceManager and ManagementServer interfaces/classes
   - The chck for whihc method to use is done in the API level
   - Started adding the support for KVM host passwd update

No API changes are needed and it will be backwards compatible.

Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-06-29 09:59:10 +02:00
..
ResourceService.java Decouple the use of updateHostPassword 2015-06-29 09:59:10 +02:00
ResourceState.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
UnableDeleteHostException.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00