summaryrefslogtreecommitdiff
path: root/nova/tests/unit/policies/test_admin_password.py
Commit message (Expand)AuthorAgeFilesLines
* Keep legacy admin behaviour in new RBACGhanshyam Mann2022-08-241-8/+6
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Server actions APIs scoped to project scopeGhanshyam Mann2022-02-201-34/+40
* Few todo fixes for API new policiesGhanshyam Mann2020-08-221-2/+5
* [Trivial] Fix code comment of admin password testsGhanshyam Mann2020-03-091-0/+1
* Add a tests to check when legacy access is removedGhanshyam Mann2020-03-061-1/+27
* Add test coverage of existing admin_password policiesGhanshyam Mann2020-02-081-0/+106