From eb0c873794a0080ea52a84249518e106162d95b4 Mon Sep 17 00:00:00 2001 From: Gorka Eguileor Date: Wed, 4 Mar 2015 15:55:09 +0100 Subject: [PATCH] Bump rtslib version to have config persistence On version 2.1.41 method save_to_file was added and it is now need to persist iSCSI lio configuration. Change-Id: I0cac2ebb709089181b237fe6df94a44a30be716e Related-Bug: #1427301 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index a106435e50..7a9bcf3ea3 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -138,7 +138,7 @@ requests-aws>=0.1.4 # BSD License (3 clause) requests-kerberos>=0.6 # MIT rfc3986>=0.2.0 # Apache-2.0 Routes>=1.12.3,!=2.0 -rtslib-fb>=2.1.39 +rtslib-fb>=2.1.41 semantic_version>=2.3.1 simplejson>=2.2.0 six>=1.9.0