]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
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)
commit155a53d649b0d611781488ffd515eb76b1913e7d
treee2af569e480def4237bd36a46c91a194b3fdadb8
parentbc60ba3ea9da649a2b52c046f4b15b261add63e5
parentb7d022f61a7007e940cb7d1d347b566586751fe0
Merge pull request #7786 from ceph/wip-rgw-indexless

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>