Spaceman1984 edited a comment on issue #4246:
URL: https://github.com/apache/cloudstack/issues/4246#issuecomment-677192035


   @echoidcf These are the steps I took to try to reproduce this error and was 
unsuccessful:
   
   * Place a breakpoint in code on the first line inside plugPublicNic() method.
   * Deploy a vmware zone.
   * Wait for the system VMs to come up, connect and the built-in template to 
download and install.
   * Deploy a new instance using the built-in template.
   * Wait for the instance to get deployed.
   
   * Create a new account with admin privileges.
   * Create a new public ip range and assign to newly created account.
   * Log out and log in with new user.
   * Deploy an instance.
   * Wait for the instance to get deployed.
   
   In this process the plugPublicNic() method was never called because addVif 
was always false at the point when the new instance was deployed.
   
   I have tested with version 4.14 and master branch.
   
   Please post steps how to reproduce.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to