cloudstack/api/src/com/cloud/server
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
..
ManagementService.java Decouple the use of updateHostPassword 2015-06-29 09:59:10 +02:00
ResourceMetaDataService.java CLOUDSTACK-6699: listResouceDetails - enhance it to list by (key,value) pair - allowed to Admin only. 2014-05-18 23:21:37 -07:00
ResourceTag.java CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage 2015-04-30 14:34:20 +05:30
TaggedResourceService.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00