shwstppr commented on a change in pull request #3606: [WIP DO NOT MERGE] VM 
ingestion
URL: https://github.com/apache/cloudstack/pull/3606#discussion_r352425779
 
 

 ##########
 File path: api/src/main/java/com/cloud/vm/VmDetailConstants.java
 ##########
 @@ -54,4 +54,12 @@
     String SSH_PUBLIC_KEY = "SSH.PublicKey";
     String PASSWORD = "password";
     String ENCRYPTED_PASSWORD = "Encrypted.Password";
+
+    // VM import with nic, disk and custom params for custom compute offering
+    String NIC = "nic";
+    String NETWORK = "network";
+    String IP_ADDRESS = "ipAddress";
 
 Review comment:
   Changed

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


With regards,
Apache Git Services

Reply via email to