summaryrefslogtreecommitdiffstats
path: root/etc/nova
diff options
context:
space:
mode:
authorChris Yeoh <cyeoh@au1.ibm.com>2013-06-04 21:57:18 +0930
committerChris Yeoh <cyeoh@au1.ibm.com>2013-06-07 10:34:14 +0930
commite3d7f1edf958ea9a76ab29d87677f70ffaef2bde (patch)
tree417c56125b56d753b5fdf9fa07678de873806d69 /etc/nova
parentca29b25a424098f2de3710ca7ec39b13eeff6b56 (diff)
downloadnova-e3d7f1edf958ea9a76ab29d87677f70ffaef2bde.tar.gz
nova-e3d7f1edf958ea9a76ab29d87677f70ffaef2bde.tar.xz
nova-e3d7f1edf958ea9a76ab29d87677f70ffaef2bde.zip
Port rescue API to v3 Part 2
This patch contains the changes required to adapt the rescue extension and the corresponding unittest to the v3 framework Partially implements blueprint nova-v3-api Change-Id: Iaa6d0cf7708b0887512db952b1e26ccde75d24ef
Diffstat (limited to 'etc/nova')
-rw-r--r--etc/nova/policy.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nova/policy.json b/etc/nova/policy.json
index f33feb689..939aefe86 100644
--- a/etc/nova/policy.json
+++ b/etc/nova/policy.json
@@ -86,6 +86,7 @@
"compute_extension:quotas:delete": "rule:admin_api",
"compute_extension:quota_classes": "",
"compute_extension:rescue": "",
+ "compute_extension:v3:os-rescue": "",
"compute_extension:security_group_default_rules": "rule:admin_api",
"compute_extension:security_groups": "",
"compute_extension:server_diagnostics": "rule:admin_api",