]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #7786 from ceph/wip-rgw-indexless
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 3 Mar 2016 22:18:25 +0000 (14:18 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 3 Mar 2016 22:18:25 +0000 (14:18 -0800)
rgw: indexless buckets (Yehuda Sadeh)

 - can define a policy, for which buckets are indexless
 - users can then create buckets under the specified placement target
 - indexless buckets will not be synced across zones
 - does not work with (s3) versioned buckets

Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>

Trivial merge