rajiv-jain-netapp opened a new pull request, #13053: URL: https://github.com/apache/cloudstack/pull/13053
### Description Co-authored-by: Sandeep Locharla [[email protected]](mailto:[email protected]) Co-authored-by: Piyush Srivastava [[email protected]](mailto:[email protected]) Co-authored-by: Surya Gupta [[email protected]](mailto:[email protected]) This PR... 1. Supports cloudstack-volume usecases support for NFS3 and iSCSI protocols. 2. Support for cloudStack-volume create/delete/attach/detach/snapshot-create. 3. Instance create/delete/snapshot-create support 4. Snapshot-create would not support 1. memory snapshot 2. user input for quicing option during snapshot creation ### 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) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) - [ ] Build/CI - [ ] Test (unit or integration test code) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [ ] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [ ] Minor - [ ] Trivial ### Screenshots (if appropriate): ### How Has This Been Tested? Testing Done: 1. VM create <img width="930" height="205" alt="Screenshot 2026-04-21 at 8 23 41 PM" src="https://github.com/user-attachments/assets/7ff033ae-dbd5-45b7-951b-c8d66c4359dc" /> 2. Validate the respective CloudStack volume <img width="1153" height="325" alt="Screenshot 2026-04-21 at 8 24 08 PM" src="https://github.com/user-attachments/assets/8c78a11a-5281-499b-b4db-780ae120ae5a" /> 3. Storage view for the cloudStack volumes <img width="1406" height="350" alt="Screenshot 2026-04-21 at 8 32 03 PM" src="https://github.com/user-attachments/assets/1222488a-23df-4ccf-9a48-a84e2d3cc844" /> 4. VM snapshot support <img width="1483" height="542" alt="Screenshot 2026-04-21 at 8 34 48 PM" src="https://github.com/user-attachments/assets/3b336f44-a6ac-48b5-bf2c-b248a248bf96" /> 5. Storage view, post snapshot create <img width="1282" height="379" alt="Screenshot 2026-04-21 at 8 35 16 PM" src="https://github.com/user-attachments/assets/6d00a784-0109-415e-8bda-e580013d5b7c" /> 6. CloudStack UI list view for snapshot <img width="1481" height="250" alt="Screenshot 2026-04-21 at 8 35 47 PM" src="https://github.com/user-attachments/assets/b95999dd-db56-492a-a547-c5f441ff6e83" /> 7. CloudStack volume snapshot support <img width="1474" height="561" alt="Screenshot 2026-04-21 at 8 36 34 PM" src="https://github.com/user-attachments/assets/f119cb5c-e219-403c-9552-6aee079aa9a8" /> 8. Storage view, post snapshot create <img width="1480" height="345" alt="Screenshot 2026-04-21 at 8 37 09 PM" src="https://github.com/user-attachments/assets/b06525a8-e142-4f64-977e-52010625c0e6" /> 9. CloudStack UI list view for snapshot <img width="1480" height="274" alt="Screenshot 2026-04-21 at 8 43 32 PM" src="https://github.com/user-attachments/assets/713bc5ec-aa94-48a1-a93c-542949276207" /> #### How did you try to break this feature and the system with this change? <!-- see how your change affects other areas of the code, etc. --> <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document --> -- 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]
