summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to latest oslo version/setup."1.3.0Jenkins2013-01-214-217/+88
|\
| * Update to latest oslo version/setup.Monty Taylor2013-01-144-217/+88
* | Merge "Add env[SWIFTCLIENT_INSECURE]"Jenkins2013-01-101-0/+28
|\ \
| * | Add env[SWIFTCLIENT_INSECURE]You Yamagata2013-01-101-0/+28
| |/
* | Fix debug feature and add --debug to swift.Chmouel Boudjnah2013-01-071-20/+20
|/
* Add --os-cacertDean Troyer2012-12-201-1/+6
* Add --insecure option to fix bug #1077869You Yamagata2012-12-051-5/+14
* Merge "Remove unused json_request."Jenkins2012-11-161-26/+0
|\
| * Remove unused json_request.Chmouel Boudjnah2012-11-161-26/+0
* | Merge "Force utf-8 encode of HTTPConnection params"Jenkins2012-11-161-1/+30
|\ \ | |/ |/|
| * Force utf-8 encode of HTTPConnection paramsTihomir Trifonov2012-11-021-1/+30
* | Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-062-47/+61
|/
* swiftclient Connection : default optional arguments to NoneSteven Hardy2012-10-241-4/+6
* Merge "Resolves issue with empty os_options for swift-bench & swift-dispersio...Jenkins2012-09-211-8/+9
|\
| * Resolves issue with empty os_options for swift-bench & swift-dispersion-reportAndy McCrae2012-09-201-8/+9
* | Catch authorization failuresDonagh McCabe2012-09-181-5/+11
|/
* Do not use dictionaries as default parametersMark Washenberger2012-09-131-3/+3
* Add region_name support1.2.0Donagh McCabe2012-09-111-4/+11
* Allow endpoint type to be specified.David Kranz2012-09-041-3/+4
* Ensure Content-Length header when PUT/POST a containerSam Morrison2012-08-151-0/+4
* Merge "Use keystoneclient for authentication."Jenkins2012-08-021-59/+71
|\
| * Use keystoneclient for authentication.Chmouel Boudjnah2012-07-061-59/+71
* | Consume version info from pkg_resources.Clark Boylan2012-07-114-20/+202
|/
* Merge "Add post-tag versioning."1.1.1Jenkins2012-07-012-29/+166
|\
| * Add post-tag versioning.Monty Taylor2012-06-262-29/+166
* | Allow specify tenant:user in user.Chmouel Boudjnah2012-06-271-0/+2
|/
* Fix pep8 errors w/pep8==1.3.Samuel Merritt2012-06-151-51/+65
* Add doc and version in swiftclient.__init__.pyChmouel Boudjnah2012-06-071-0/+8
* Raise ClientException for invalid auth version.Dan Prince2012-06-062-5/+25
* Add openstack project infrastructure.Monty Taylor2012-05-163-0/+183
* Add logging.Chmouel Boudjnah2012-05-091-18/+101
* Make sure we get a header StorageURL with 1.0Chmouel Boudjnah2012-05-081-3/+7
* First commit.Chmouel Boudjnah2012-05-082-0/+952