summaryrefslogtreecommitdiff
path: root/nova/tests/unit/policies/test_quota_class_sets.py
Commit message (Expand)AuthorAgeFilesLines
* Remove system scope from all APIsDan Smith2022-08-241-6/+7
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Convert SYSTEM_ADMIN|READER to Admin and system scopeGhanshyam Mann2022-02-171-66/+35
* Few todo fixes for API new policiesGhanshyam Mann2020-08-221-4/+8
* Add new default roles in quota class policiesGhanshyam Mann2020-04-141-4/+37
* Introduce scope_types in quota class PoliciesGhanshyam Mann2020-04-101-0/+11
* Add test coverage of existing quota class policiesGhanshyam Mann2020-04-101-0/+83