NicoWohlfarth opened a new pull request #3406: Add new way to create a volume 
snapshot from instance quick view tooltip
URL: https://github.com/apache/cloudstack/pull/3406
 
 
   ## Description
   <!--- Describe your changes in detail -->
   Added a shortcut to take a volume snapshot of a VM directly from the 
instance view. Therefor an option was added to the quick view tooltip. On 
activation a new dialog will pop up, which is based on the original dialog for 
creating a volume snapshot (Storage > Volumes > Take snapshot) extended with a 
select menu to choose the desired snapshot volume of the VM.
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the 
boxes that apply: -->
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] 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)
   
   ## Screenshots:
   New shortcut to take a volume snapshot of a VM
   
![CS1](https://user-images.githubusercontent.com/12999459/59581890-afe60800-90d6-11e9-81dd-e41f5a91b3fc.png)
   The dialog is based on the original from Storage > Volumes > Take snapshot
   
![CS2](https://user-images.githubusercontent.com/12999459/59581893-b4122580-90d6-11e9-9cf2-5eecb1d2af91.png)
   
   ## How Has This Been Tested?
   Deployed to local environment and tested functionality.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to