weizhouapache commented on code in PR #9559:
URL: https://github.com/apache/cloudstack/pull/9559#discussion_r1726491130


##########
engine/schema/src/main/java/com/cloud/upgrade/SystemVmTemplateRegistration.java:
##########
@@ -888,4 +901,17 @@ public void doInTransactionWithoutResult(final 
TransactionStatus status) {
             }
         });
     }
+
+    public String getNfsVersion(long storeId) {
+        final String configKey = "secstorage.nfs.version";

Review Comment:
   ok, then it is fine to use  "secstorage.nfs.version"
   thanks @shwstppr for the attempt



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

Reply via email to