components/openstack/ironic/patches/01-requirements.patch
changeset 5447 508add8f43f1
parent 5405 66fd59fecd68
child 6855 ea44e7e0ca98
--- a/components/openstack/ironic/patches/01-requirements.patch	Thu Feb 11 17:34:50 2016 -0800
+++ b/components/openstack/ironic/patches/01-requirements.patch	Thu Feb 11 17:35:00 2016 -0800
@@ -1,23 +1,30 @@
 In-house patch to remove unnecessary dependencies from Ironic's
 requirements files. The specific reasons are as follows:
 
-lxml    Not applicable
+lxml			Not applicable
 
-websockify  Not applicable
+oslo.rootwrap		Not applicable to Solaris
+
+posix-ipc		Not applicable
 
-oslo.rootwrap Not applicable to Solaris
+sqlalchemy-migrate	Not applicable
+
+websockify		Not applicable
 
---- ironic-2015.1.2/requirements.txt.orig	2015-10-19 13:49:06.006805428 -0400
-+++ ironic-2015.1.2/requirements.txt	2015-10-19 13:49:43.836513611 -0400
-@@ -5,7 +5,6 @@
+--- ironic-2015.1.2/ironic.egg-info/requires.txt.~1~	2015-10-13 10:59:16.000000000 -0700
++++ ironic-2015.1.2/ironic.egg-info/requires.txt	2016-02-01 20:03:06.190153642 -0800
+@@ -2,10 +2,8 @@ pbr!=0.7,<1.0,>=0.6
  SQLAlchemy<=0.9.99,>=0.9.7
  alembic<0.8.1,>=0.7.2
  eventlet!=0.17.0,>=0.16.1
 -lxml>=2.3
  WebOb>=1.2.3
  greenlet>=0.3.2
- sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
-@@ -18,12 +17,10 @@
+-sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
+ netaddr>=0.7.12
+ paramiko>=1.13.0
+ iso8601>=0.1.9
+@@ -15,12 +13,10 @@ python-keystoneclient<1.4.0,>=1.2.0
  python-swiftclient<2.5.0,>=2.2.0
  stevedore<1.4.0,>=1.3.0 # Apache-2.0
  pysendfile==2.0.0
@@ -30,17 +37,25 @@
  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
  oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
---- ironic-2015.1.2/ironic.egg-info/requires.txt.orig	2015-10-19 13:50:49.380390704 -0400
-+++ ironic-2015.1.2/ironic.egg-info/requires.txt	2015-10-19 13:51:20.655399790 -0400
-@@ -2,7 +2,6 @@
+@@ -34,4 +30,3 @@ Jinja2>=2.6 # BSD License3 clause
+ keystonemiddleware<1.6.0,>=1.5.0
+ oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0
+ retrying!=1.3.0,>=1.2.3 # Apache-2.0
+-posix-ipc
+--- ironic-2015.1.2/requirements.txt.~1~	2015-10-13 10:53:40.000000000 -0700
++++ ironic-2015.1.2/requirements.txt	2016-02-01 20:03:53.251275842 -0800
+@@ -5,10 +5,8 @@ pbr!=0.7,<1.0,>=0.6
  SQLAlchemy<=0.9.99,>=0.9.7
  alembic<0.8.1,>=0.7.2
  eventlet!=0.17.0,>=0.16.1
 -lxml>=2.3
  WebOb>=1.2.3
  greenlet>=0.3.2
- sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
-@@ -15,12 +14,10 @@
+-sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
+ netaddr>=0.7.12
+ paramiko>=1.13.0
+ iso8601>=0.1.9
+@@ -18,12 +16,10 @@ python-keystoneclient<1.4.0,>=1.2.0
  python-swiftclient<2.5.0,>=2.2.0
  stevedore<1.4.0,>=1.3.0 # Apache-2.0
  pysendfile==2.0.0
@@ -53,3 +68,8 @@
  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
  oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
+@@ -37,4 +33,3 @@ Jinja2>=2.6 # BSD License (3 clause)
+ keystonemiddleware<1.6.0,>=1.5.0
+ oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0
+ retrying!=1.3.0,>=1.2.3 # Apache-2.0
+-posix-ipc