osc copypac from project:Cloud:OpenStack:Juno package:python-cinderclient revision:2, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=21
This commit is contained in:
@@ -1,24 +1,234 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 10:01:59 UTC 2014 - dmueller@suse.com
|
||||
Fri Sep 5 15:24:00 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- switch to released version (1.0.8)
|
||||
- go back to released version (1.0.9)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 01:31:17 UTC 2014 - cloud-devel@suse.de
|
||||
Fri Aug 29 00:45:46 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.60.g7bd8eb2:
|
||||
* convert availability zone tests to requests-mock
|
||||
* Fix order of arguments in assertEqual
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 00:53:01 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.56.g8f23885:
|
||||
* Convert snapshot tests to requests-mock
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 00:48:11 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.55.g44f842b:
|
||||
* Replace httpretty with requests-mock
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 24 00:51:03 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.54.g0c5f0a9:
|
||||
* Avoid extra lookups in extra-specs-list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 12:28:02 UTC 2014 - tbechtold@suse.com
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.52.g09422b6:
|
||||
* Support pagination for volume list
|
||||
* Update theme for docs
|
||||
* Use suitable assert
|
||||
* Reuse Resource from oslo
|
||||
- Add python-oslosphinx as BuildRequires according to test-requirements.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 00:41:46 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.44.gc9e7818:
|
||||
* Fix the return code of the command reset-state
|
||||
* Change "Connection refused" to "Connection error"
|
||||
* Add a tox job for generating docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 3 00:43:36 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.38.gd5c5bac:
|
||||
* Mask passwords in client debug output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 00:43:59 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.36.g6823b18:
|
||||
* sync latest strutils to python-cinderclient
|
||||
* Add tenant uuid when running cinder list --all-tenants
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 00:41:26 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.32.gb4acbd2:
|
||||
* Move debug logging to shell
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 00:37:15 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.31.g14a5aa0:
|
||||
* Retry when connection to cinder is refused
|
||||
* Add commands for managing and unmanaging volumes
|
||||
* Optional size parameter for volume creation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 23:57:42 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.25.g0c4010e:
|
||||
* Add set-bootable command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 00:45:30 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.23.gda4117f:
|
||||
* Mark cinderclient as being a universal wheel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 00:48:42 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.21.g37879ba:
|
||||
* Remove dependent module py3kcompat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 3 00:11:05 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.19.gb4906c8:
|
||||
* Fix version discovery and auth_plugins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 00:10:00 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.18.g67a5f72:
|
||||
* Remove deprecated command-line args
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 00:09:24 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.16.g9485337:
|
||||
* Remove "OPTIONAL:" from optional argument help text
|
||||
* Use region_name in service catalog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 00:08:12 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.12.gcc90227:
|
||||
* Updated from global requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 00:12:16 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.11.g408994c:
|
||||
* Fix Volume.extend and Volume.update_readonly_flag methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 00:30:14 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.9.ge8e06ee:
|
||||
* Added support for keystone v3client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 00:32:13 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.8.ga87ee75:
|
||||
* Pretty print of endpoints for ambiguous error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 14 00:32:32 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.6.g0039f1d:
|
||||
* Updated from global requirements
|
||||
* Use real timestamps in authentication tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 8 23:53:33 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.3.g12347c1:
|
||||
* Ambiguous option error should not appear if Arg is SUPPRESS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 00:13:53 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.9.1.g0d2bf65:
|
||||
* Update help strings for cinder client
|
||||
1.0.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 00:41:54 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.45.g4163fa2:
|
||||
* Bump client doc index version to 1.0.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 19 00:43:03 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.44.g04eaa48:
|
||||
* Fix usage of v1 and v2 availability zones
|
||||
* When there is no error body return the HTTP reason
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 00:42:54 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.40.g71daa36:
|
||||
* Fix malformed encryption-type body in test cases
|
||||
* Accept deleting multiple snapshots in one shot
|
||||
* Add auth_plugin support to cinderclient
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 16 00:35:25 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.35.geb301ec:
|
||||
* Include the Python 3/3.3 trove classifiers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 00:21:31 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.33.ga58e14f:
|
||||
* CLI for disable service reason
|
||||
* Wrong hint key in volume create function
|
||||
* Sync latest apiclient code from Oslo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 08:09:40 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.27.g6dc3185:
|
||||
* replace assertTrue(isinstance) to assertIsInstance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 23:39:09 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.25.g5278bdb:
|
||||
* Add quota-delete command to cinder client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 01:36:14 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.24.g07fd0fa:
|
||||
* Updated from global requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 16:57:29 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- fix requires
|
||||
- add python_requires service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 01:51:48 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.23.g7240040:
|
||||
* Allow list_extensions to work in cinderclient v2
|
||||
* Remove vim header
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 15 00:59:10 UTC 2014 - cloud-devel@suse.de
|
||||
Sat Mar 15 00:55:27 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.19.g98dade0:
|
||||
* Update service function name for service enable
|
||||
* Remove call to undefined install.post_process()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 01:04:37 UTC 2014 - cloud-devel@suse.de
|
||||
Fri Mar 14 01:16:49 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.15.gbd98d32:
|
||||
* Updated from global requirements
|
||||
@@ -26,7 +236,7 @@ Fri Mar 14 01:04:37 UTC 2014 - cloud-devel@suse.de
|
||||
* Update doc string for service disable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 01:52:20 UTC 2014 - cloud-devel@suse.de
|
||||
Wed Mar 12 06:23:26 UTC 2014 - cloud-devel@suse.de
|
||||
|
||||
- Update to version python-cinderclient-1.0.8.10.gde4f9c4:
|
||||
* Client support for export and import backup service metadata
|
||||
|
||||
Reference in New Issue
Block a user