huyle-uni commented on a change in pull request #4205:
URL: https://github.com/apache/cloudstack/pull/4205#discussion_r658460366



##########
File path: 
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
##########
@@ -646,6 +651,9 @@ protected String getNetworkDirectDevice() {
         return _networkDirectDevice;
     }
 
+    protected String getDefaultTungstenScriptsDir() {
+        return "scripts/vm/network/tungsten";

Review comment:
       Done. I added a function call that was missing before




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to