Accepting request 247397 from Cloud:OpenStack:Master

- update to 2.1.49:
  * Improve error message when NetworkPortal restore fails
  * Python 3.x porting fixes
  * targetctl: A missing restore file is not an error 
  * Add a message if no configfile is found
  * Add StorageObjectFactory
  * Convert all exceptions in set_parameter/attribute to RTSLibError
  * Change set_parameters/attributes to take an err_func
  * Fix missing err_func parameter to set_attributes 
  * '!' allowed character in block and partition names 
  * Don't add to cache if cfs create fails 
  * Don't lower-case return values from _parse_info functions

OBS-URL: https://build.opensuse.org/request/show/247397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=4
This commit is contained in:
Todd R 2014-09-04 08:43:45 +00:00 committed by Git OBS Bridge
parent a27c4b57e2
commit 84cfcc2b85
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Sep 3 12:01:09 UTC 2014 - dmueller@suse.com
- update to 2.1.49:
* Improve error message when NetworkPortal restore fails
* Python 3.x porting fixes
* targetctl: A missing restore file is not an error
* Add a message if no configfile is found
* Add StorageObjectFactory
* Convert all exceptions in set_parameter/attribute to RTSLibError
* Change set_parameters/attributes to take an err_func
* Fix missing err_func parameter to set_attributes
* '!' allowed character in block and partition names
* Don't add to cache if cfs create fails
* Don't lower-case return values from _parse_info functions
-------------------------------------------------------------------
Tue Jan 14 14:57:28 UTC 2014 - speilicke@suse.com

View File

@ -17,7 +17,7 @@
Name: python-rtslib-fb
Version: 2.1.43
Version: 2.1.49
Release: 0
Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efb49d783edbb9a0aa936afe738430088cda8aaef9a8fbafba1dae18e02de3b5
size 26952

3
rtslib-fb-2.1.49.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef98992dfafe5c56a1ee297c5f5bc2a9c855bea1d968a2439eba35f8d1ec74f8
size 27148