This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch dummy in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit 210f7161de4 do not merge add 267a457efc5 Externalize KVM HA heartbeat frequency (#6892) add 35218aa99c3 do not merge This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (210f7161de4) \ N -- N -- N refs/heads/dummy (35218aa99c3) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: agent/conf/agent.properties | 12 +++++++ .../cloud/agent/properties/AgentProperties.java | 38 ++++++++++++++++++++-- .../cloud/hypervisor/kvm/resource/KVMHABase.java | 10 +++--- .../hypervisor/kvm/resource/KVMHAMonitor.java | 1 - .../hypervisor/kvm/storage/KVMStoragePool.java | 12 ++++--- 5 files changed, 60 insertions(+), 13 deletions(-)