Enable objects versioning for Ceph RadosGW

We enabled objects versioning for Swift in the Newton release [1],
this change aligns the RGW configuration to have the same behavior.

1. https://review.openstack.org/#/c/384616/

Change-Id: I6dbdd0eac52cceaad9ee74d707591540cf3f5ef1
Co-Authored-By: Pritha Srivastava <prsrivas@redhat.com>
Depends-On: Ic692f57c8828e776f49e6c703e50e20d4bc87fe4
Related-Bug: 1632215
(cherry picked from commit 9e61e2313e)
This commit is contained in:
Giulio Fidente 2019-02-12 10:36:06 +01:00
parent cbfbeb3430
commit ac75650b15
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ resources:
rgw_keystone_implicit_tenants: 'true'
rgw_keystone_revocation_interval: '0'
rgw_s3_auth_use_keystone: 'true'
rgw_swift_versioning_enabled: 'true'
rgw_swift_account_in_url: 'true'
outputs: