Bug #1592
rgw: remove preallocated pools
| Status: | Resolved | Start date: | 10/03/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Greg Farnum | % Done: | 0% | |
| Category: | radosgw | Spent time: | - | |
| Target version: | v0.37 | |||
| Source: | Severity: | |||
| Backport: | Reviewed: | |||
| Tags: |
Description
We don't want this since we're putting many buckets into a single pool now. Keeping it around breaks many interface layers and is silly. Tear it out, and add an interface so that radosgw_admin can add new pools for rgw to select from.
History
#1 Updated by Greg Farnum over 1 year ago
- Status changed from New to Testing
Done in branch wip-rgw-pools as of commit:f458d7aac4597e7ad735853cfdfe405c80a2dacb. I'm going to try and finish cleaning up the rgw_bucket files before I merge into master.
#2 Updated by Greg Farnum over 1 year ago
- Status changed from Testing to Resolved
This got merged into master and passed s3tests.