A framework to implement simple but nice CLIs
RTSLib Community Edition is a python library that provides an object API to
RisingTide Systems generic SCSI Target as well as third-party target fabric
modules written for it and backend storage objects.
The latest version of this program might be obtained at:
http://www.risingtidesystems.com/git/
The git reposirory can be directly accessed from:
git://risingtidesystems.com/rtslib.git
git://linux-iscsi.org/rtslib.git
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/python-rtslib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-rtslib.changes | 0000004293 4.19 KB | |
python-rtslib.spec | 0000003789 3.7 KB | |
rtslib-2.2.tar.bz2 | 0000033054 32.3 KB | |
rtslib-add-iblock-backstore-policy.patch | 0000001197 1.17 KB | |
rtslib-add-prot-info-attributes.patch | 0000003112 3.04 KB | |
rtslib-fb-rbd-support.patch | 0000010461 10.2 KB | |
rtslib-fix_support_for_disabled_tpgs.patch | 0000000897 897 Bytes | |
rtslib-git-update.patch | 0000261650 256 KB | |
rtslib-load-rbd-mod-on-startup.patch | 0000000788 788 Bytes | |
rtslib-mount-configfs-fix.patch | 0000001520 1.48 KB | |
rtslib-set-git-version-for-sle12.patch | 0000000624 624 Bytes |
Revision 4 (latest revision is 9)
Stephan Kulow (coolo)
accepted
request 340167
from
Stephan Kulow (coolo)
(revision 4)
- Add explicit Provides for "python-rtslib-rbd", to advertise Ceph RBD backstore support; (bnc#947555). - Hardcode Release tag for SES2 release. - Load the RBD backstore kernel module during initialization, if available; (bnc#945230). + rtslib-load-rbd-mod-on-startup.patch - Add support for the Ceph RBD backend; (fate#318836); (fate#319433). + rtslib-fb-rbd-support.patch - Fixed TPG disable logic; (bnc#940216). + rtslib-fix_support_for_disabled_tpgs.patch -Bug fix for BNC#907029-configFS mounted problem under root user in SLE12 python-rtslib - Added T10 Protection Information attributes (bnc#880355), adding one patch and updating spec file to use it: - Do not obsolete lio-utils; it's still required by targetcli. - use new patch - obsolete lio-utils (to avoid conflicts) - Fix debian copyright file to refer to correct license
Comments 0