Actions
Feature #13864
closed[Navigation] Virtual machines
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
5.0
Description
As a user I would like to see virtual machines
so that I can use it
Acceptance criteria:
Before access:
- button for requesting for Webshell access
- watermark when request was sent
- information below the table:
In order to access virtual machines using SSH, add an SSH key to your account and add a section like this to your SSH configuration file ( ~/.ssh/config):
Host *.arvados TCPKeepAlive yes ServerAliveInterval 60 ProxyCommand ssh -p2222 turnout@switchyard.api.ardev.roche.com -x -a $SSH_PROXY_FLAGS %h
- "add an SSH key to your account" phrase is clickable link to SSH Keys page
After access:
- table with columns: Host name, Login name, Command line, Wb shell
- "question mark" icon on top right corner to : https://doc.arvados.org/user/getting_started/vm-login-with-webshell.html
- information below the table:
In order to access virtual machines using SSH, add an SSH key to your account and add a section like this to your SSH configuration file ( ~/.ssh/config):
Host *.arvados TCPKeepAlive yes ServerAliveInterval 60 ProxyCommand ssh -p2222 turnout@switchyard.api.ardev.roche.com -x -a $SSH_PROXY_FLAGS %h
- "add an SSH key to your account" phrase is clickable link to SSH Keys page
Mockups:
https://3czrf1.axshare.com/#g=1&p=14_1_1_user_panel_-__virtual_machines&c=1
https://3czrf1.axshare.com/#g=1&p=14_1_2_user_panel_-__virtual_machines&c=1
User flow:
1. Click on "User panel" icon in right top of the page
2. Choose "Virtual Machines" in user panel menu
3. Modal with "Virtual Machines" appears
Related issues
Updated by Chrystian Klingenberg almost 5 years ago
- Status changed from New to Calendar
Updated by Chrystian Klingenberg over 4 years ago
- Target version set to sprint 13 (lucky number)
Updated by Chrystian Klingenberg over 4 years ago
- Status changed from Calendar to New
Updated by Pawel Kowalczyk over 4 years ago
- Status changed from New to In Progress
Updated by Pawel Kowalczyk over 4 years ago
- Status changed from In Progress to Feedback
Updated by Pawel Kowalczyk over 4 years ago
- Status changed from Feedback to In Progress
- Assigned To changed from Chrystian Klingenberg to Pawel Kowalczyk
Updated by Pawel Kowalczyk over 4 years ago
- Status changed from In Progress to Resolved
Updated by Ward Vandewege about 4 years ago
- Related to Bug #15009: [virtual-machines-user] bugs on the the user virtual machines page added
Actions