mike-tutkowski commented on a change in pull request #2298: CLOUDSTACK-9620:
Enhancements for managed storage
URL: https://github.com/apache/cloudstack/pull/2298#discussion_r159733930
##########
File path: server/src/com/cloud/configuration/Config.java
##########
@@ -191,6 +191,22 @@
"10800",
"In second, timeout for download template to primary storage",
null),
+ KvmStorageOfflineMigrationWait(
Review comment:
Sounds good, @DaanHoogland. I can migrate to the ConfigKey approach for that
key.
I'll handle that and refactor the copyAsync method.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services