GaOrtiga opened a new pull request, #9146:
URL: https://github.com/apache/cloudstack/pull/9146

   ### Description
   
   When a VM has been created using an ISO, its infocard will label the ISO as 
`Template`. Additionally, any ISO attached to it will be labeled as `ISO`. This 
behaviour may cause confusion, causing users to believe the installation ISO is 
a template, or the attached ISO was the installation media.
   
   To solve this, the label of the installation media has been edited to be 
either `Template` or `ISO` depending on its format and the label of the 
attached ISO has been modified to `Attached ISO`.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [X] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   ### Screenshots (if appropriate):
   
   
   <details><summary>Before</summary>
   
   
![image](https://github.com/apache/cloudstack/assets/49285692/3d6066b1-b99a-420f-8249-93cf1ffd80c2)
   
   
![image](https://github.com/apache/cloudstack/assets/49285692/e3b1ab5e-89ec-4dc5-8603-df6504fbfb04)
   
   
   </details>
   
   
   <details><summary>After</summary>
   
   
![image](https://github.com/apache/cloudstack/assets/49285692/14920c57-9153-4457-be4f-d9cdd7f8c7f8)
   
   
![image](https://github.com/apache/cloudstack/assets/49285692/db7c3323-cc8a-4a3d-8237-6b1a691a21b2)
   
   </details>
   


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