summaryrefslogtreecommitdiff
path: root/etc/heat/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc/heat/policy.json')
-rw-r--r--etc/heat/policy.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/heat/policy.json b/etc/heat/policy.json
index c9aae5ff7..7a498d4db 100644
--- a/etc/heat/policy.json
+++ b/etc/heat/policy.json
@@ -92,5 +92,6 @@
"resource_types:OS::Neutron::QoSPolicy": "rule:project_admin",
"resource_types:OS::Neutron::QoSBandwidthLimitRule": "rule:project_admin",
"resource_types:OS::Nova::HostAggregate": "rule:project_admin",
- "resource_types:OS::Cinder::QoSSpecs": "rule:project_admin"
+ "resource_types:OS::Cinder::QoSSpecs": "rule:project_admin",
+ "resource_types:OS::Cinder::QoSAssociation": "rule:project_admin"
}