File python-cinderclient.changes of Package python-cinderclient
-------------------------------------------------------------------
Tue May 28 13:04:30 UTC 2013 - dmueller@suse.com
- downgrade again to 1.0.1.8.gbf7b867
--------------------------------------------------------------------
Mon Apr 22 12:12:55 UTC 2013 - cloud-devel@suse.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 14:41:40 UTC 2013 - bwiedemann@suse.com
- Add missing python-requests Requires.
-------------------------------------------------------------------
Wed Mar 6 15:06:33 UTC 2013 - vuntz@suse.com
- Add compat-newer-requests.patch: take patches from upstream to
allow working with newer versions of python-requests.
--------------------------------------------------------------------
Wed Dec 19 11:26:15 UTC 2012 - saschpe@suse.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 09:28:00 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Thu Nov 15 13:03:57 UTC 2012 - saschpe@suse.de
- Use openstack-macros
- Add cinderclient/versioninfo for build
-------------------------------------------------------------------
Thu Nov 8 11:59:12 UTC 2012 - saschpe@suse.de
- No need for cinderclient/versioninfo, it's only used in setup.py
but our package has it's own version
-------------------------------------------------------------------
Thu Nov 8 11:28:25 UTC 2012 - saschpe@suse.de
- Split of doc package
- Drop from_vcs build flag
-------------------------------------------------------------------
Wed Oct 31 14:45:38 UTC 2012 - saschpe@suse.de
- Re-add missing tarball
-------------------------------------------------------------------
Wed Oct 31 14:02:10 UTC 2012 - saschpe@suse.de
- Fixed Version tag
-------------------------------------------------------------------
Wed Oct 31 12:19:47 UTC 2012 - saschpe@suse.de
- Set version to 1.0.0 (was wrong before)
-------------------------------------------------------------------
Tue Oct 16 07:36:11 UTC 2012 - saschpe@suse.de
- Build documentation
- Added rpmlint file
-------------------------------------------------------------------
Tue Oct 16 06:53:06 UTC 2012 - saschpe@suse.de
- Initial version