components/openstack/ironic/patches/01-requirements.patch
changeset 5405 66fd59fecd68
parent 4460 e5811789e2fb
child 5447 508add8f43f1
equal deleted inserted replaced
5404:55e409ba4e72 5405:66fd59fecd68
     1 In-house patch to remove unnecessary dependencies from Ironic's
     1 In-house patch to remove unnecessary dependencies from Ironic's
     2 requirements files. The specific reasons are as follows:
     2 requirements files. The specific reasons are as follows:
     3 
     3 
     4 kombu		Not applicable
     4 lxml    Not applicable
     5 
     5 
     6 lxml		Not applicable
     6 websockify  Not applicable
     7 
     7 
     8 websockify	Not applicable
     8 oslo.rootwrap Not applicable to Solaris
     9 
     9 
    10 oslo.rootwrap	Not applicable to Solaris
    10 --- ironic-2015.1.2/requirements.txt.orig	2015-10-19 13:49:06.006805428 -0400
    11 
    11 +++ ironic-2015.1.2/requirements.txt	2015-10-19 13:49:43.836513611 -0400
    12 --- ironic-2014.2.1/ironic.egg-info/requires.txt.~1~	2015-02-19 10:50:54.000000000 -0800
    12 @@ -5,7 +5,6 @@
    13 +++ ironic-2014.2.1/ironic.egg-info/requires.txt	2015-05-12 13:36:29.313651947 -0700
    13  SQLAlchemy<=0.9.99,>=0.9.7
    14 @@ -4,9 +4,7 @@ alembic>=0.6.4
    14  alembic<0.8.1,>=0.7.2
    15  anyjson>=0.3.3
    15  eventlet!=0.17.0,>=0.16.1
    16  argparse
       
    17  eventlet>=0.15.1,<0.16.0
       
    18 -kombu>=2.5.0
       
    19  lockfile>=0.8
       
    20 -lxml>=2.3
    16 -lxml>=2.3
    21  WebOb>=1.2.3
    17  WebOb>=1.2.3
    22  greenlet>=0.3.2
    18  greenlet>=0.3.2
    23  sqlalchemy-migrate==0.9.1
    19  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
    24 @@ -19,10 +17,8 @@ python-keystoneclient>=0.10.0
    20 @@ -18,12 +17,10 @@
    25  python-swiftclient>=2.2.0
    21  python-swiftclient<2.5.0,>=2.2.0
    26  stevedore>=1.0.0  # Apache-2.0
    22  stevedore<1.4.0,>=1.3.0 # Apache-2.0
    27  pysendfile==2.0.0
    23  pysendfile==2.0.0
    28 -websockify>=0.6.0,<0.7
    24 -websockify<0.7,>=0.6.0
    29  oslo.config>=1.4.0  # Apache-2.0
    25  oslo.concurrency<1.9.0,>=1.8.2 # Apache-2.0
    30  oslo.db>=1.0.0,<1.1  # Apache-2.0
    26  oslo.config<1.10.0,>=1.9.3 # Apache-2.0
    31 -oslo.rootwrap>=1.3.0
    27  oslo.context<0.3.0,>=0.2.0 # Apache-2.0
    32  oslo.i18n>=1.0.0  # Apache-2.0
    28  oslo.db<1.8.0,>=1.7.0 # Apache-2.0
    33  oslo.utils>=1.0.0                       # Apache-2.0
    29 -oslo.rootwrap<1.7.0,>=1.6.0 # Apache-2.0
    34  pecan>=0.5.0
    30  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
    35 --- ironic-2014.2.1/requirements.txt.~1~	2015-02-19 10:45:47.000000000 -0800
    31  oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
    36 +++ ironic-2014.2.1/requirements.txt	2015-05-12 13:37:03.904654352 -0700
    32  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
    37 @@ -7,9 +7,7 @@ alembic>=0.6.4
    33 --- ironic-2015.1.2/ironic.egg-info/requires.txt.orig	2015-10-19 13:50:49.380390704 -0400
    38  anyjson>=0.3.3
    34 +++ ironic-2015.1.2/ironic.egg-info/requires.txt	2015-10-19 13:51:20.655399790 -0400
    39  argparse
    35 @@ -2,7 +2,6 @@
    40  eventlet>=0.15.1,<0.16.0
    36  SQLAlchemy<=0.9.99,>=0.9.7
    41 -kombu>=2.5.0
    37  alembic<0.8.1,>=0.7.2
    42  lockfile>=0.8
    38  eventlet!=0.17.0,>=0.16.1
    43 -lxml>=2.3
    39 -lxml>=2.3
    44  WebOb>=1.2.3
    40  WebOb>=1.2.3
    45  greenlet>=0.3.2
    41  greenlet>=0.3.2
    46  sqlalchemy-migrate==0.9.1
    42  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
    47 @@ -22,10 +20,8 @@ python-keystoneclient>=0.10.0
    43 @@ -15,12 +14,10 @@
    48  python-swiftclient>=2.2.0
    44  python-swiftclient<2.5.0,>=2.2.0
    49  stevedore>=1.0.0  # Apache-2.0
    45  stevedore<1.4.0,>=1.3.0 # Apache-2.0
    50  pysendfile==2.0.0
    46  pysendfile==2.0.0
    51 -websockify>=0.6.0,<0.7
    47 -websockify<0.7,>=0.6.0
    52  oslo.config>=1.4.0  # Apache-2.0
    48  oslo.concurrency<1.9.0,>=1.8.2 # Apache-2.0
    53  oslo.db>=1.0.0,<1.1  # Apache-2.0
    49  oslo.config<1.10.0,>=1.9.3 # Apache-2.0
    54 -oslo.rootwrap>=1.3.0
    50  oslo.context<0.3.0,>=0.2.0 # Apache-2.0
    55  oslo.i18n>=1.0.0  # Apache-2.0
    51  oslo.db<1.8.0,>=1.7.0 # Apache-2.0
    56  oslo.utils>=1.0.0                       # Apache-2.0
    52 -oslo.rootwrap<1.7.0,>=1.6.0 # Apache-2.0
    57  pecan>=0.5.0
    53  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
       
    54  oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
       
    55  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0