lp:~james-w/+junk/swift-sync

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/+junk/swift-sync
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Status:
Development

Recent revisions

4. By James Westby

Use StringIO to keep compatibility with old version of swiftlib.

They older versions use httplib, and if you pass a string as a body
they expect it to be unicode. We can't be sure how to decode every file.

We instead pass as a StringIO, so that it just sends the bytes.

3. By James Westby

Allow setting tenant name and auth version.

2. By James Westby

Drop my test values.

1. By James Westby

Add the first version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers