-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
OpenNebula/docs
#3142Description
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)