summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_policy.py
Commit message (Expand)AuthorAgeFilesLines
* Remove cloudpipe APIsMatthew Treinish2017-05-041-1/+0
* Remove nova-certMatthew Treinish2017-04-271-2/+0
* Remove all discoverable policy rulesJohn Garbutt2017-04-261-83/+0
* Remove unused os-pci APIMatt Riedemann2017-04-181-5/+0
* Merge "Change os-server-tags default policy"Jenkins2017-03-291-6/+6
|\
| * Change os-server-tags default policySujitha2017-03-211-6/+6
* | Remove unused policy rule in admin_actions.pySujitha2017-03-271-1/+0
|/
* Add helper method to add additional data about policy rule.John Garbutt2017-03-201-0/+17
* Separate CRUD policy for server_groupsPrashanth kumar reddy2016-11-211-0/+4
* Fix import statement orderTakashi NATSUME2016-10-311-1/+1
* Use more specific asserts in testsGábor Antal2016-10-121-8/+8
* Remove the sample policy fileAndrew Laski2016-09-291-13/+0
* Emit warning when use 'user_id' in policy ruleHe Jie Xu2016-08-291-0/+25
* Merge "Fix server operations' policies to admin only"Jenkins2016-08-111-1/+2
|\
| * Fix server operations' policies to admin onlyTakashi NATSUME2016-08-101-1/+2
* | Add separate create/delete policies to attach_interfaceAndrew Laski2016-08-091-0/+2
|/
* policy: clean-upClaudiu Belu2016-06-301-79/+61
* remove personality extensionSean Dague2016-06-241-1/+0
* remove preserve-ephemeral rebuild extensionSean Dague2016-06-241-1/+0
* remove access_ips extensionSean Dague2016-06-241-2/+0
* remove os-disk-config part 4Sean Dague2016-06-221-2/+0
* Trivial-Fix: Fix typosRajesh Tailor2016-06-131-1/+1
* Remove legacy v2 policy rulesHe Jie Xu2016-06-081-216/+2
* Merge "Adds missing discoverable rules in policy.json"Jenkins2016-04-221-0/+3
|\
| * Adds missing discoverable rules in policy.jsonClaudiu Belu2016-04-051-0/+3
* | Merge "Fix test for empty policy rules"Jenkins2016-04-201-3/+12
|\ \
| * | Fix test for empty policy rulesAndrew Laski2016-04-051-3/+12
| |/
* | Merge "Make swap-volume an admin-only API by default"Jenkins2016-04-111-3/+3
|\ \
| * | Make swap-volume an admin-only API by defaultMatt Riedemann2016-04-081-3/+3
| |/
* | Added server tags controllerSergey Nikitin2016-04-061-0/+6
|/
* Abort an ongoing live migrationAndrea Rosa2016-02-261-0/+1
* Add new APIs and deprecate old API for migrationsShaoHe Feng2016-02-261-1/+4
* Default "discoverable" policies to "@"Andrew Laski2016-02-181-56/+57
* Update example policy.json to remove "" policiesAndrew Laski2016-02-171-10/+16
* Remove discoverable policy from server:migrations resourcePawel Koniszewski2016-02-101-1/+0
* Add new API to force live migration to completePawel Koniszewski2016-02-081-0/+2
* Trivial: Fix a typo in test_policy.pyTang Chen2016-02-011-1/+1
* Add a REST API to trigger crash dump in an instance.Tang Chen2016-01-201-0/+1
* Add host_status attribute for servers/detail and servers/{server_id}Tomi Juvonen2016-01-161-0/+1
* Change assertEqual(True/False) to assertTrue/FalseAyush Garg2016-01-111-5/+5
* Remove get_lock method and policy actionLauren Taylor2016-01-051-1/+0
* Merge "Make lock policy default to admin or owner"Jenkins2015-12-181-2/+2
|\
| * Make lock policy default to admin or ownerjichenjc2015-11-061-2/+2
* | use graduated oslo.policyJeffrey Zhang2015-11-261-15/+13
* | Merge "Remove useless get_instance_faults()"Jenkins2015-11-121-1/+0
|\ \ | |/ |/|
| * Remove useless get_instance_faults()Rui Chen2015-11-021-1/+0
* | Merge "Add missing policy rules"Jenkins2015-11-121-0/+2
|\ \
| * | Add missing policy rulesDavanum Srinivas2015-11-091-0/+2
| |/
* | Remove duplicate keys in policy.jsonDavanum Srinivas2015-11-091-3/+3
|/
* Add missing rules in policy.jsonEli Qiao2015-08-131-0/+516