components/openstack/cinder/patches/01-requirements.patch
branchs11-update
changeset 4072 db0cec748ec0
parent 3178 77584387a894
child 4545 538c0aeae836
--- a/components/openstack/cinder/patches/01-requirements.patch	Tue Apr 07 15:49:29 2015 -0700
+++ b/components/openstack/cinder/patches/01-requirements.patch	Tue Apr 07 13:31:20 2015 -0700
@@ -1,73 +1,71 @@
 In-house patch to remove unnecessary dependencies from Cinder's
 requirements files. The specific reasons are as follows:
 
-amqplib		No longer applicable
-		(upstream commit e609183a39fef781aec45638c3bea4a7a6981412)
-
-argparse	No longer applicable
+kombu		Not applicable
 
-lockfile	No longer applicable
-		(upstream commit a497b4a214b89cb2b387f227c208cfdae62ad6b1)
-
-netaddr		Not applicable to Solaris (VMware specific)
+oslo.rootwrap	Not applicable to Solaris
 
 paramiko	Not applicable to Solaris (various drivers specific)
 
-suds		Not applicable to Solaris (VMware specific)
+pycrypto	Not applicable to Solaris (various drivers specific)
 
-wsgiref		No longer applicable
+rtslib-fb	Not applicable to Solaris (Linux iSCSI specific)
 
---- cinder-2013.2.3/cinder.egg-info/requires.txt.orig	2014-04-03 11:45:40.000000000 -0700
-+++ cinder-2013.2.3/cinder.egg-info/requires.txt	2014-05-24 21:38:09.097874174 -0700
-@@ -1,16 +1,12 @@
- pbr>=0.5.21,<1.0
--amqplib>=0.6.1
- anyjson>=0.3.3
- Babel>=1.3
- eventlet>=0.13.0
+--- cinder-2014.2.2/cinder.egg-info/requires.txt.~1~	2015-02-05 08:05:50.000000000 -0800
++++ cinder-2014.2.2/cinder.egg-info/requires.txt	2015-02-23 13:49:52.736413251 -0800
+@@ -6,18 +6,14 @@ eventlet>=0.15.1,<0.16.0
  greenlet>=0.3.2
- iso8601>=0.1.8
- kombu>=2.4.8
--lockfile>=0.8
+ iso8601>=0.1.9
+ keystonemiddleware>=1.0.0
+-kombu>=2.5.0
  lxml>=2.3
--netaddr
- oslo.config>=1.2.0
--paramiko>=1.8.0
+ 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
- python-glanceclient>=0.9.0
-@@ -22,6 +18,4 @@
- SQLAlchemy>=0.7.8,<=0.7.99
- sqlalchemy-migrate>=0.7.2
- stevedore>=0.10
--suds>=0.4
- WebOb>=1.2.3,<1.3
--wsgiref>=0.1.2
-\ No newline at end of file
---- cinder-2013.2.3/requirements.txt.orig	2014-04-03 11:42:36.000000000 -0700
-+++ cinder-2013.2.3/requirements.txt	2014-05-24 21:38:36.989936528 -0700
-@@ -1,17 +1,12 @@
- pbr>=0.5.21,<1.0
--amqplib>=0.6.1
- anyjson>=0.3.3
--argparse
- Babel>=1.3
- eventlet>=0.13.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 +21,6 @@ python-swiftclient>=2.2.0
+ 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.~1~	2015-02-05 08:03:26.000000000 -0800
++++ cinder-2014.2.2/requirements.txt	2015-02-23 13:52:20.137709426 -0800
+@@ -10,18 +10,14 @@ eventlet>=0.15.1,<0.16.0
  greenlet>=0.3.2
- iso8601>=0.1.8
- kombu>=2.4.8
--lockfile>=0.8
+ iso8601>=0.1.9
+ keystonemiddleware>=1.0.0
+-kombu>=2.5.0
  lxml>=2.3
--netaddr
- oslo.config>=1.2.0
--paramiko>=1.8.0
+ 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
- python-glanceclient>=0.9.0
-@@ -23,6 +18,4 @@
- SQLAlchemy>=0.7.8,<=0.7.99
- sqlalchemy-migrate>=0.7.2
- stevedore>=0.10
--suds>=0.4
- WebOb>=1.2.3,<1.3
--wsgiref>=0.1.2
+-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 +25,6 @@ python-swiftclient>=2.2.0
+ 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