[hopem,r=]

Enable s3 keystone when using keystone for auth.
Closes-Bug: 1515688
This commit is contained in:
Edward Hope-Morley 2015-11-12 16:31:42 +00:00
parent b3f163e0e6
commit 4995d09ae3
1 changed files with 1 additions and 0 deletions

View File

@ -29,5 +29,6 @@ rgw keystone admin token = {{ admin_token }}
rgw keystone accepted roles = {{ user_roles }}
rgw keystone token cache size = {{ cache_size }}
rgw keystone revocation interval = {{ revocation_check_interval }}
rgw s3 auth use keystone = true
#nss db path = /var/lib/ceph/nss
{% endif %}