Skip to content

VM deploy doesn't respect user running quotaΒ #6823

@paczerny

Description

@paczerny

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:

  1. Create VM:
  2. Undeploy VM
  3. As admin set all running quota limits to 0
  4. 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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions