mirror of https://github.com/apache/cloudstack.git
* Externalize KVM Agent storage's timeout configuration Created a class of constant agent's properties available to configure on "agent.properties". Created a class to provides a facility to read the agent's properties file and get its properties. * Refactored KVHAMonitor nested thread and changed some logs * It has been added the timeout's config in the agent.properties file * Rename classes * Rename var and remove comment * Fix typo with word "heartbeat" * Extract multiple methods call to variables * Add unit tests to file handler * Increase info about the property * Create inner class Property * Rename method getProperty to getPropertyValue * Remove copyright * Remove copyright * Extract code to createHeartBeatCommand * Change method access from protected to private Co-authored-by: Daniel Augusto Veronezi Salvador <daniel@scclouds.com.br> |
||
|---|---|---|
| .. | ||
| acl | ||
| affinity-group-processors | ||
| alert-handlers | ||
| api | ||
| backup | ||
| ca/root-ca | ||
| database | ||
| dedicated-resources | ||
| deployment-planners | ||
| event-bus | ||
| ha-planners/skip-heurestics | ||
| host-allocators/random | ||
| hypervisors | ||
| integrations | ||
| metrics | ||
| network-elements | ||
| outofbandmanagement-drivers | ||
| storage | ||
| storage-allocators/random | ||
| user-authenticators | ||
| pom.xml | ||