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

   ### Description
   
   This PR changes the volume tab in the instance details page, the volume 
migration pop-up and the instance migration with volumes pop-up to show admins 
in which primary storage the volumes are allocated.
   
   ### 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)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   ### Screenshots (if appropriate):
   <details>
   <summary>
   Volumes tab in the instance details page
   </summary>
   
   ![Screenshot from 2024-03-26 
09-43-58](https://github.com/apache/cloudstack/assets/25729641/cc2b03e9-29cb-490e-95cf-9bef21de859d)
   
   </details>
   
   <details>
   <summary>
   Volume migration pop-up
   </summary>
   
   ![Screenshot from 2024-03-26 
09-44-51](https://github.com/apache/cloudstack/assets/25729641/157a6e52-8f44-4dac-bbb2-4305aed96959)
   
   </details>
   
   <details>
   <summary>
   Instance migration with volumes pop-up
   </summary>
   
   ![Screenshot from 2024-03-26 
09-45-26](https://github.com/apache/cloudstack/assets/25729641/88c055fc-4dd7-464e-83df-82312f9a64cc)
   
   </details>
   
   ### How Has This Been Tested?
   
   1. In the root admin account, I accessed an instance's page and verified 
that the volumes tab showed the `Storage` column.
   2. In an account that did not have permission to view the storage a volume 
is allocated, I accessed an instance's page and verified that the volumes tab 
did not show the `Storage` column.
   3. In the root admin account, I opened the volume migration pop-up and 
verified that it showed the volume's current storage;
   4. In the root admin account, I opened the instance migration with volumes 
pop-up and verified that it showed the current storage volumes were allocated 
in.


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