[hopem, r=gnuoy]

Enable s3 keystone when using keystone for auth.
Closes-Bug: 1515688
This commit is contained in:
Liam Young 2015-11-16 08:30:56 +00:00
commit a515998a1f
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 %}