summaryrefslogtreecommitdiff
path: root/nova/tests/unit/policies/test_migrate_server.py
Commit message (Expand)AuthorAgeFilesLines
* Keep legacy admin behaviour in new RBACGhanshyam Mann2022-08-241-11/+0
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Fix typosRajesh Tailor2022-05-301-1/+1
* Modify remaining APIs as per RBAC new guidelinesGhanshyam Mann2022-02-241-54/+42
* Remove compute service level check for qos opsBalazs Gibizer2020-11-091-6/+2
* Few todo fixes for API new policiesGhanshyam Mann2020-08-221-2/+5
* Pass the actual target in migrate server policyGhanshyam Mann2020-03-311-0/+34
* Add new default roles in migrate server policiesGhanshyam Mann2020-03-311-0/+22
* Add test coverage of existing migrate server policiesGhanshyam Mann2020-03-301-0/+103