Skip to content

Commit 521a2ec

Browse files
rackerchristhe2hill
authored andcommitted
feat: allow extra_specs to be read by admin_or_reader
1 parent cfd8547 commit 521a2ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base-helm-configs/cinder/cinder-helm-overrides.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ conf:
103103
volume_clear: zero
104104
volume_driver: cinder_rxt.rackspace.RXTLVM
105105
volume_group: cinder-volumes-1
106+
policy:
107+
"volume_extension:types_extra_specs:read_sensitive": "rule:xena_system_admin_or_project_reader"
106108
cinder:
107109
DEFAULT:
108110
allow_availability_zone_fallback: true

0 commit comments

Comments
 (0)