From 84cfcc2b851e42039e3f937711132aacf4820644a7702701082a26986e3d032d Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 4 Sep 2014 08:43:45 +0000 Subject: [PATCH] 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 --- python-rtslib-fb.changes | 16 ++++++++++++++++ python-rtslib-fb.spec | 2 +- rtslib-fb-2.1.43.tar.gz | 3 --- rtslib-fb-2.1.49.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 rtslib-fb-2.1.43.tar.gz create mode 100644 rtslib-fb-2.1.49.tar.gz diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 672fab4..2bee87e 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -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 diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index c66e409..7ec1ea4 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.spec @@ -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 diff --git a/rtslib-fb-2.1.43.tar.gz b/rtslib-fb-2.1.43.tar.gz deleted file mode 100644 index 61b0f0a..0000000 --- a/rtslib-fb-2.1.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efb49d783edbb9a0aa936afe738430088cda8aaef9a8fbafba1dae18e02de3b5 -size 26952 diff --git a/rtslib-fb-2.1.49.tar.gz b/rtslib-fb-2.1.49.tar.gz new file mode 100644 index 0000000..6afb70d --- /dev/null +++ b/rtslib-fb-2.1.49.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef98992dfafe5c56a1ee297c5f5bc2a9c855bea1d968a2439eba35f8d1ec74f8 +size 27148