diff --git a/doc/training-guides/module001-ch007-keystone-arch.xml b/doc/training-guides/module001-ch007-keystone-arch.xml index 00a26b65..edb0327a 100644 --- a/doc/training-guides/module001-ch007-keystone-arch.xml +++ b/doc/training-guides/module001-ch007-keystone-arch.xml @@ -196,8 +196,8 @@ create a role in the Identity service and then modify /etc/nova/policy.json so that this role is required for Compute operations. - For example, this line in - /etc/nova/policy.json specifies + For example, this line "volume:create": [] in + /etc/cinder/policy.json specifies that there are no restrictions on which users can create volumes: if the user has any role in a tenant, they will be able to create volumes in that tenant.