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>  </details> <details> <summary> Volume migration pop-up </summary>  </details> <details> <summary> Instance migration with volumes pop-up </summary>  </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]
