You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/02/20 10:48:33 UTC

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #173: [BUG] Selected instance actions difference between old and new UI

vladimirpetrov opened a new issue #173: [BUG] Selected instance actions difference between old and new UI
URL: https://github.com/apache/cloudstack-primate/issues/173
 
 
   **Describe the bug**
   Here are the differences between the old and new UI:
   
   | Running instance - old UI | Running instance - Primate UI |
   |---------------------------|-------------------------------|
   | Stop instance | Stop instance |
   | Reboot instance | Reboot instance |
   | Take VM snapshot | Create VM snapshot |
   | Take VM volume snapshot | |
   | Destroy instance | Destroy instance |
   | Reinstall VM | Reinstall VM |
   | Attach ISO | Attach ISO |
   | Reset password | |
   | Migrate instance to another host | Migrate instance to another host |
   | Change service offering | |
   | Reset SSH Key Pair | |
   | View console | View console |
   | | Update VM |
   | | Scale VM |
   
   Probably 'Scale VM' could be a replacement of 'Change service offering' - they are quite similar. But still this could be confusing for the current users. Actually, 'Scale VM' has one additional field 'Details' which I'm not really sure how to use.
   
   | Stopped instance - old UI | Stopped instance - Primate UI |
   |---------------------------|-------------------------------|
   | Start instance | Start VM |
   | Take VM snapshot | |
   | Take VM volume snapshot | |
   | Destroy instance | Destroy instance |
   | Reinstall VM | Reinstall VM |
   | Change affinity | Change affinity |
   | Edit | Update VM |
   | Attach ISO | Attach ISO |
   | Reset password | Reset instance password |
   | Migrate instance to another host | Migrate instance to another host |
   | Change service offering | Change service offering |
   | Reset SSH Key Pair | Reset SSH Key |
   | Assign instance to another account | Assign instance to another account |
   | | Scale VM | 
   
   I'm not sure if some of these differences are intended but I do feel like there's something wrong here.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Compute > Instances > selected instance'
   2. Look at the action buttons and compare with the old UI for running and stopped VM.
   
   **Expected behavior**
   There should be no missing actions in the Primate UI - only improvements, if any.
   
   **Screenshots**
   None
   
   **Desktop (please complete the following information):**
    - OS: Windows 10 Pro x64
    - Browser Chrome
    - Version: 80.0.3987.116 (Official Build) (64-bit)
   
   **Additional context**
   None

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


With regards,
Apache Git Services

[GitHub] [cloudstack-primate] shwstppr commented on issue #173: [BUG] Selected instance actions difference between old and new UI

Posted by GitBox <gi...@apache.org>.
shwstppr commented on issue #173: [BUG] Selected instance actions difference between old and new UI
URL: https://github.com/apache/cloudstack-primate/issues/173#issuecomment-596399812
 
 
   Looking into this one

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


With regards,
Apache Git Services