Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.4.1, 4.7.1
-
None
-
None
-
Security Level: Public (Anyone can view this level - this is the default.)
-
None
Description
When triggering a change compute offering on an instance, it check the account quotas instead of the project quota.
To reproduce:
- Create account
- Set all account quota to 0
- Create Project with some quotas, and add the account to it
- Create a VM
- Try to change to offering.
It will fail with a account quota error even if you have plenty of available space in the project.