shwstppr commented on PR #8492:
URL: https://github.com/apache/cloudstack/pull/8492#issuecomment-1886874307

   Tested the following cases for VMware VM import in an advanced zone:
   
   1. Import VM with single L2 network NIC - OK
   2. Import VM with single Isolated network NIC with auto IP assignment - OK
   3. Import VM with single Isolated network NIC with user-provided IP 
assignment - OK
   4. Import VM with single Isolated network NIC with user-provided already 
taken IP assignment - OK (Fails)
   5. Import VM with single Isolated network NIC with user-provided outside 
range IP assignment - OK (Fails)
   6. Import VM with single Shared network NIC with auto IP assignment - OK
   7. Import VM with single Shared network NIC with user-provided IP assignment 
- OK
   8. Import VM with single Shared network NIC with user-provided already taken 
IP assignment - OK (Fails)
   9. Import VM with single Shared network NIC with user-provided outside range 
IP assignment - OK? (Not sure if this should work)
   10. Import VM with a L2 network NIC and a shared network NIC with auto IP 
assignment - OK
   11. Import VM with an isolated network NIC and a shared network NIC with 
auto IP assignment - OK
   
   I guess we also allow VM deployment similar to case#9 (IP outside range)


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