summaryrefslogtreecommitdiff
path: root/nova/tests/unit/policies/test_hosts.py
Commit message (Expand)AuthorAgeFilesLines
* Remove system scope from all APIsDan Smith2022-08-241-8/+9
* 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-105/+50
* Add new default roles in hosts policiesGhanshyam Mann2020-07-251-24/+95
* Introduce scope_types in hosts policyGhanshyam Mann2020-07-241-0/+12
* Add test coverage of hosts policiesGhanshyam Mann2020-07-241-0/+110