lp:~kvdveer/swift3/swift3

Created by Ondergetekende and last modified
Get this branch:
bzr branch lp:~kvdveer/swift3/swift3
Only Ondergetekende can upload to this branch. If you are Ondergetekende please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ondergetekende
Project:
Swift3
Status:
Development

Recent revisions

40. By Ondergetekende

* Implement compat with our setup.
* Backport to Folsom

39. By Ondergetekende

Add setuptools dep

38. By Ondergetekende

Improve buildabity

37. By Ondergetekende

Initial packaging

36. By FUJITA Tomonori

Merge pull request #37 from bloodeagle40234/raw-path-signature

fix signature bug to use RAW_PATH_INFO

35. By FUJITA Tomonori

Update README about keystone usage

Signed-off-by: FUJITA Tomonori <email address hidden>

34. By Kota Tsuyuzaki

fix a bug for multi object deletion

This fix a bug for deleting multiple objects.
This change enables swift3 to receive request body
correctly in order to prevent that swift3 does not
return response for multi object deletion request.

Signed-off-by: Kota Tsuyuzaki <email address hidden>

33. By MORITA Kazutaka

Add basic support for multi object deletion

This adds basic support for deleting multiple objects from a bucket
using a single POST request.

TODOs:
 - support for deleting the specific version of the object.
 - return NoSuchBucked error when the specified bucket does not exist.
 - return MissingRequestBodyError error when the request body is
   empty.
 - return MalformedXML error when the provided XML is not well-formed.

Signed-off-by: MORITA Kazutaka <email address hidden>

32. By Chuck Thier

Updated HEAD and ACL calls to objects to work correctly

31. By FUJITA Tomonori

Swift3 1.7

Added a versin tag for distribution packages.

Likely Swift3 1.7 works with Swift 1.7.0 and the previous versions
however not with the following verions (1.7.1 and so on).

Signed-off-by: FUJITA Tomonori <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~kvdveer/swift3/master
This branch contains Public information 
Everyone can see this information.

Subscribers