shwstppr opened a new issue #4941:
URL: https://github.com/apache/cloudstack/issues/4941


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   VMware hypervisor
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.15.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   N/A
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   When a VM is deployed with a **deployasis** template for L2 network with 
config drive, the configdrive ISO is not attached to the VM.
   For VM with older/non-deployasis templates, configdrive ISO is found 
attached.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   1. Register a new template if there is no template other than default 
template or templates before upgrading to 4.15.0. This will register the 
template with deployasis as true.
   2. Deploy a VM with the template.
   3. On vCenter, check if CD/DVD drive is shown connected in the VM hardware. 
vCenter will show disconnected.
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   ISO is shown connected in the Center as  CD/DVD drive.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   VM hardware show no CD/DVD drive
   ~~~
   VM with template having deployasis as `false`. CD/DVD drive shown connected
   ![Screenshot from 2021-04-21 
15-59-41-1](https://user-images.githubusercontent.com/153340/115541728-1af95a80-a2bd-11eb-9aee-6cb2029067ca.png)
   
   VM with template having deployasis as `true`. CD/DVD drive shown as 
disconnected
   ![Screenshot from 2021-04-21 
15-59-41-2](https://user-images.githubusercontent.com/153340/115541810-2d739400-a2bd-11eb-82c9-953653684612.png)
   
   


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