﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1591	S3 backend: use endpoint URI to choose whether to put the bucket name in the path or host	davidsarah		Amazon S3 wants the bucket name to be in the hostname (e.g. {{{bucketname.s3.amazonaws.com}}}), otherwise it sometimes returns an error. S3-alike implementations such as Walrus want it to be in the path ({{{example.com/bucketname}}}). Use the configured endpoint URI ({{{[storage]s3.url}}} in {{{tahoe.cfg}}}) to decide which format to use, in order to support both.	defect	closed	major	undecided	code-storage	1.9.0	fixed	s3-backend interoperability		
