Changelog for
python-swiftclient-1.2.0.26.gf65f96b-1.2.x86_64.rpm :
Mon Apr 22 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.26.gf65f96b:
+ Add --insecure option to fix bug #1077869
+ Add --os-cacert
Sun Apr 21 14:00:00 2013 cloud-develAATTsuse.de
- Update to version 1.3.0.20.g2d97609+git.1366566946.2d97609:
+ Add --os-cacert
+ Use testtools as base class for test cases.
+ Fix debug feature and add --debug to swift.
+ Add env[SWIFTCLIENT_INSECURE]
+ Add generated files to .gitignore.
+ Update to latest oslo version/setup.
+ Fix reporting version.
+ Use testr instead of nose.
+ Print useful message when keystoneclient is not installed
+ Add client man page swift.1
+ Allow to specify segment container
+ Added \"/\" check when list containers.
+ Allow v2 to use storage_url/storage_token directly
+ Allow user to specify headers at the command line.
+ Enhance put_object to inform when chunk is ignored
+ Fixed pep8 errors in test directory.
+ Improve auth option help
+ Static large object support.
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Update to version 1.2.0.25.g7df9cad+git.1355914385.7df9cad:
+ Add --insecure option to fix bug #1077869
+ Don\'t segment objects smaller than --segment-size
+ Don\'t add trailing slash to auth URL.
+ Adding segment size as another x-object-manifest component
+ Stop loss of precision when writing \'x-object-meta-mtime\'
+ Remove unused json_request.
+ fixed inconsistencies in parameter descriptions
+ tell nose to explicity test the \'tests\' directory
+ Fixes setup compatibility issue on Windows
+ Force utf-8 encode of HTTPConnection params
+ swiftclient Connection : default optional arguments to None
+ Add OpenStack trove classifier for PyPI
Wed Dec 5 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning
Fri Nov 23 13:00:00 2012 saschpeAATTsuse.de
- Add requirement on python-M2Crypto, it is needed at runtime
Thu Nov 22 13:00:00 2012 saschpeAATTsuse.de
- Add rpmlintrc
Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Install LICENSING and README.rst
- Build HTML documentation and split of doc package
+ BuildRequire python-Sphinx
- BuildRequire changes:
+ python-base instead of python-devel, sufficient for Python-only modules
+ python-distribute instead of setuptools
- Drop from_vcs build flag
Fri Oct 12 14:00:00 2012 vuntzAATTsuse.com
- Update to version 2012.2 (Folsom), which is really 1.2.0:
+ See https://github.com/openstack/python-swiftclient/commits/1.2.0
Mon Oct 1 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (57dfd21):
+ Fix PEP8 issues.
+ Add ability to download without writing to disk.
+ PEP8 issues fixed
+ PEP8 cleanup.
+ Allow endpoint type to be specified.
+ Add region_name support
+ Do not use dictionaries as default parameters
+ Catch authorization failures
+ Resolves issue with empty os_options for swift-bench & swift-dispersion-report
Mon Sep 10 14:00:00 2012 bwiedemannAATTsuse.com
- include tox.ini to make tox tests run
Tue Aug 28 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (58baa42):
+ Add nosehtmloutput as a test dependency.
+ Change \'_\' to \'-\' in options
Wed Aug 22 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (46aad0e):
+ Ensure Content-Length header when PUT/POST a container
Sat Aug 18 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (6941260):
+ Add timing stats to verbose download output.
+ Shuffle download order (of containers and objects)
Tue Aug 14 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (99b8253):
+ Make python-keystoneclient optional
Wed Aug 8 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c87458e):
+ Fix container delete throughput and 409 retries.
Thu Aug 2 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (1f6096e):
+ Use keystoneclient for authentication.
Fri Jul 27 14:00:00 2012 saschpeAATTsuse.de
- Cleanup specfile
- Add -test package requirement on python-tox
Fri Jul 27 14:00:00 2012 cthielAATTsuse.com
- split off test subpackage
Thu Jul 26 14:00:00 2012 cthielAATTsuse.com
- initial package