17
0
Files
python-cinderclient/python-cinderclient.changes

71 lines
2.3 KiB
Plaintext
Raw Normal View History

--------------------------------------------------------------------
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