summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-10-27 06:24:32 +0000
committerGerrit Code Review <review@openstack.org>2014-10-27 06:24:32 +0000
commit314d8f5f4b69c9fb0184b15a8538aa4bc0fa3166 (patch)
treef3377095be1553f1cb2754c480f1ed7c7088284e /etc
parent0ea283b3bc35160faaeac4a9071d7d87b8c7afcb (diff)
parent8b0e091577e77d3dac5bbae50e0d42e89bcfa39e (diff)
downloadnova-314d8f5f4b69c9fb0184b15a8538aa4bc0fa3166.tar.gz
Merge "Port floating_ip_dns extention to v2.1"
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/policy.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/nova/policy.json b/etc/nova/policy.json
index 3ab16c5947..9fbc3ef002 100644
--- a/etc/nova/policy.json
+++ b/etc/nova/policy.json
@@ -157,6 +157,8 @@
"compute_extension:v3:flavor-manage:discoverable": "",
"compute_extension:v3:flavor-manage": "rule:admin_api",
"compute_extension:floating_ip_dns": "",
+ "compute_extension:v3:os-floating-ip-dns": "",
+ "compute_extension:v3:os-floating-ip-dns:discoverable": "",
"compute_extension:floating_ip_pools": "",
"compute_extension:v3:os-floating-ip-pools": "",
"compute_extension:v3:os-floating-ip-pools:discoverable": "",