Re: [patch tabled 8/8] Add Swift back-end
Jeff Garzik <[email protected]> Mon, 13 Dec 2010 16:33:14 -0500
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/28/2010 08:41 PM, Pete Zaitcev wrote: > This patch allows to use tabled with OpenStack Swift object store as if it > were our chunkserver, with some extra tricks. The configuration has to be > entred manually into CLD, just like in case of filesystem back-end. > > The code is fairly experimental, so it retains extra messages. > > Also, since Swift authorizes by plaintext passwords, support for SSL is > essential, but is currently missing. > > There is no build-time test for this, because it would require us to > depend on OpenStack, which is untenable. > > Signed-off-by: Pete Zaitcev<[email protected]> applied patches 6-8. well done, this is a milestone for tabled!