You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
For regular user. If the RUNNING_* quota is exceeded and he tries to deploy undeployed or stopped VM. The deploy action succeeds and running quota is not updated.
To Reproduce
As regular user:
Create VM:
Undeploy VM
As admin set all running quota limits to 0
Deploy the VM
Expected behavior
The deploy action should fail with quota authorization error
Details
Affected Component: Core
Hypervisor: --
Version: 6.10
Additional context
For master branch it will be solved as side effect of Cluster Quotas
Progress Status
Code committed
Testing - QA
Documentation (Release notes - resolved issues, compatibility, known issues)
The text was updated successfully, but these errors were encountered:
Description
For regular user. If the
RUNNING_*
quota is exceeded and he tries to deploy undeployed or stopped VM. The deploy action succeeds and running quota is not updated.To Reproduce
As regular user:
Expected behavior
The deploy action should fail with quota authorization error
Details
Additional context
For master branch it will be solved as side effect of Cluster Quotas
Progress Status
The text was updated successfully, but these errors were encountered: