You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2020/07/15 08:57:00 UTC

[jira] [Created] (DLAB-1945) Allow one active compute per Notebook

Vira Vitanska created DLAB-1945:
-----------------------------------

             Summary: Allow one active compute per Notebook
                 Key: DLAB-1945
                 URL: https://issues.apache.org/jira/browse/DLAB-1945
             Project: Apache DLab
          Issue Type: Task
          Components: DLab Main
            Reporter: Vira Vitanska
            Assignee: Dmytro Gnatyshyn


User should be allowed to create a compute if:
 * Notebook has not any compute 
 * Notebook has compute in 'failed' status
 * Notebook has compute in 'terminated' status

User is not allowed to create a compute if:
 * Notebook has compute in 'running' status
 * Notebook has compute in 'creating' status
 * Notebook has compute in 'configuring' status
 * Notebook has compute in 'reconfiguring' status
 * Notebook has compute in 'stopping' status
 * Notebook has compute in 'stopped status
 * Notebook has compute in 'starting' status
 * Notebook has compute in 'terminating' status

If user is not allowed to create a compute 'Add compute' action should be disabled. If user hovers the mouse disabled 'Add compute' action a hint should show up: 'Allowance only one active compute'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@dlab.apache.org
For additional commands, e-mail: dev-help@dlab.apache.org