components/openstack/cinder/patches/01-requirements.patch
author Qiang Strony Zhang <strony.zhang@oracle.com>
Fri, 09 Oct 2015 11:54:18 -0700
branchs11u3-sru
changeset 4937 8f0976d7e40e
parent 4072 db0cec748ec0
child 5405 66fd59fecd68
permissions -rw-r--r--
PSARC 2015/289 OpenStack Cinder Enhancements 20938366 cinder backup and volume-migration need to be supported in openstack 21215160 cinder SAN needs Paramiko 21365620 cinder volume backups sometimes fail on SPARC

In-house patch to remove unnecessary dependencies from Cinder's
requirements files. The specific reasons are as follows:

kombu           Not applicable

oslo.rootwrap   Not applicable to Solaris

pycrypto        Not applicable to Solaris (various drivers specific)

rtslib-fb       Not applicable to Solaris (Linux iSCSI specific)

--- cinder-2014.2.2/cinder.egg-info/requires.txt.orig	2015-05-27 22:55:59.906826810 -0700
+++ cinder-2014.2.2/cinder.egg-info/requires.txt	2015-05-27 22:57:00.022877081 -0700
@@ -6,18 +6,15 @@
 greenlet>=0.3.2
 iso8601>=0.1.9
 keystonemiddleware>=1.0.0
-kombu>=2.5.0
 lxml>=2.3
 netaddr>=0.7.12
 oslo.config>=1.4.0  # Apache-2.0
 oslo.db>=1.0.0,<1.1  # Apache-2.0
 oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
-oslo.rootwrap>=1.3.0
 osprofiler>=0.3.0                       # Apache-2.0
 paramiko>=1.13.0
 Paste
 PasteDeploy>=1.5.0
-pycrypto>=2.6
 python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2
 python-glanceclient>=0.14.0
 python-novaclient>=2.18.0
@@ -25,7 +22,6 @@
 requests>=1.2.1,!=2.4.0
 Routes>=1.12.3,!=2.0
 taskflow>=0.4,<0.7.0
-rtslib-fb>=2.1.39
 six>=1.7.0
 SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
 sqlalchemy-migrate==0.9.1
--- cinder-2014.2.2/requirements.txt.orig       2015-05-27 22:57:45.226877884 -0700
+++ cinder-2014.2.2/requirements.txt    2015-05-27 22:58:25.817248288 -0700
@@ -10,18 +10,15 @@
 greenlet>=0.3.2
 iso8601>=0.1.9
 keystonemiddleware>=1.0.0
-kombu>=2.5.0
 lxml>=2.3
 netaddr>=0.7.12
 oslo.config>=1.4.0  # Apache-2.0
 oslo.db>=1.0.0,<1.1  # Apache-2.0
 oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
-oslo.rootwrap>=1.3.0
 osprofiler>=0.3.0                       # Apache-2.0
 paramiko>=1.13.0
 Paste
 PasteDeploy>=1.5.0
-pycrypto>=2.6
 python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2
 python-glanceclient>=0.14.0
 python-novaclient>=2.18.0
@@ -29,7 +26,6 @@
 requests>=1.2.1,!=2.4.0
 Routes>=1.12.3,!=2.0
 taskflow>=0.4,<0.7.0
-rtslib-fb>=2.1.39
 six>=1.7.0
 SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
 sqlalchemy-migrate==0.9.1