summaryrefslogtreecommitdiffstats
path: root/etc/nova/policy.json
diff options
context:
space:
mode:
authorChris Yeoh <cyeoh@au1.ibm.com>2013-05-28 23:07:12 +0930
committerChris Yeoh <cyeoh@au1.ibm.com>2013-05-28 23:07:12 +0930
commit86a264488d670437ad77561019ecb1201ff8a31b (patch)
tree57346537c4aaa3606fb75d7449dfe02579e0a22e /etc/nova/policy.json
parentd7da449eef09d6d86d10ffc354e614b58b08d1ce (diff)
downloadnova-86a264488d670437ad77561019ecb1201ff8a31b.tar.gz
nova-86a264488d670437ad77561019ecb1201ff8a31b.tar.xz
nova-86a264488d670437ad77561019ecb1201ff8a31b.zip
Rename policy auth for V3 os-fixed-ips
Renames name used to for policy authorisation for the V3 os-fixed-ips to os-fixed-ips with a "v3:" prefix (as per ML discussion) Change-Id: Ia599c29d7f45153ef47605b6e2a7061fc28ff7cc
Diffstat (limited to 'etc/nova/policy.json')
-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 cd6892596..67082f407 100644
--- a/etc/nova/policy.json
+++ b/etc/nova/policy.json
@@ -49,6 +49,7 @@
"compute_extension:extended_ips_mac": "",
"compute_extension:extended_vif_net": "",
"compute_extension:fixed_ips": "rule:admin_api",
+ "compute_extension:v3:os-fixed-ips": "rule:admin_api",
"compute_extension:flavor_access": "",
"compute_extension:flavor_disabled": "",
"compute_extension:flavor_rxtx": "",