Changelog for
python-cinderclient-1.0.1.8.gbf7b867-1.2.i586.rpm :
Tue May 28 14:00:00 2013 dmuellerAATTsuse.com
- downgrade again to 1.0.1.8.gbf7b867
Mon Apr 22 14:00:00 2013 cloud-develAATTsuse.de
- Update to version 1.0.3
+ Add list-extensions capability to cinderclient.
+ Add clone volume support to cinderclient.
+ Move from unittest2 to testtools
+ Add access to update volume metadata.
+ Add upload-to-image function to client.
+ Fixed Version Functionality
+ Change Nova -> Cinder in credentials error message
+ Add ability to call force_delete from cinderclient
+ Move from nose to testr.
+ Fixed documentation of the cinder shell command.
+ Correct parsing of volume metadata
+ Update to latest oslo version code.
+ Re-add setuptools-git to setup.py.
+ Allow requests 0.8 and greater
+ Avoid UnicodeEncodeError exception on exception
+ Handle metadata args the same for all calls.
+ Fix upload-to-image volume_id help
+ adding v2 support to cinderclient
+ Fix typo breaking --debug option to cinder client
+ Debug output the http body
+ Docs in cinderlcient were never actually updated.
+ Add debug option processing to run_tests
+ Catch KeyboardInterrupt
+ Remove unused tools/rfc.sh
+ Add support for snapshot quotas.
+ Decodes input and encodes output
Wed Mar 27 13:00:00 2013 bwiedemannAATTsuse.com
- Add missing python-requests Requires.
Wed Mar 6 13:00:00 2013 vuntzAATTsuse.com
- Add compat-newer-requests.patch: take patches from upstream to
allow working with newer versions of python-requests.
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Move to obs-service-git_tarballs
+ Drop BuildRequires: python-setuptools-git
- Update to version 1.0.1.5.g82e47d0+git.1355912775.82e47d0:
+ Use requests module for HTTP/HTTPS
+ Port some additional logging changes from novaclient
+ Bring back the output from client.http_log()
+ Update to swapped versioninfo logic.
+ Align cinderclient version code.
+ Adding bootable column to volume list view
+ Pin pep8 to 1.3.3
+ show help when calling without arguments
+ Add retries to cinderclient.
+ Fixes setup compatibility issue on Windows
+ Revert \"Add retries to cinderclient.\"
+ Add retries to cinderclient.
+ Remove extra-specs from types-list command output
+ Remove attach/detach code from cinderclient
Wed Dec 5 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning
Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
- Add cinderclient/versioninfo for build
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- No need for cinderclient/versioninfo, it\'s only used in setup.py
but our package has it\'s own version
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Split of doc package
- Drop from_vcs build flag
Wed Oct 31 13:00:00 2012 saschpeAATTsuse.de
- Re-add missing tarball
Wed Oct 31 13:00:00 2012 saschpeAATTsuse.de
- Fixed Version tag
Wed Oct 31 13:00:00 2012 saschpeAATTsuse.de
- Set version to 1.0.0 (was wrong before)
Tue Oct 16 14:00:00 2012 saschpeAATTsuse.de
- Build documentation
- Added rpmlint file
Tue Oct 16 14:00:00 2012 saschpeAATTsuse.de
- Initial version