nvazquez commented on a change in pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#discussion_r471442102



##########
File path: core/src/main/java/com/cloud/storage/resource/StorageProcessor.java
##########
@@ -33,6 +33,10 @@
 import com.cloud.agent.api.Answer;
 
 public interface StorageProcessor {
+
+    String REQUEST_TEMPLATE_RELOAD = "request template reload";
+    String COPY_NOT_NEEDED_FOR_DEPLOY_AS_IS = "copy volume not needed for 
deploy as is";

Review comment:
       Used on the volume orchestrator answers from hypervisor to check if 
volume creation from template needs to be retried




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