weizhouapache commented on code in PR #7923:
URL: https://github.com/apache/cloudstack/pull/7923#discussion_r1311505116
##########
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java:
##########
@@ -1319,13 +1319,13 @@ protected void setupMemoryBalloonStatsPeriod(Connect
conn) {
}
}
- private void enableSSLForKvmAgent(final Map<String, Object> params) {
+ private void enableSSLForKvmAgent() {
Review Comment:
@GutoVeronezi
it might be caused by this change in #6348

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]