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_r160013238
##########
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:
@DaanHoogland I changed the KvmStorageOfflineMigrationWait and
KvmStorageOnlineMigrationWait keys from using the Config approach to using the
ConfigKey approach.
----------------------------------------------------------------
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