components/openstack/heat/patches/02-requirements.patch
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3327 5abdd1497a6a
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
     1 In-house patch to remove unnecessary dependencies from Heat's
     1 In-house patch to remove unnecessary dependencies from Heat's
     2 requirements files. The specific reasons are as follows:
     2 requirements files. The specific reasons are as follows:
     3 
     3 
     4 argparse	No longer applicable
     4 httplib2	Not applicable
     5 
     5 
     6 httplib2	No longer applicable
     6 kombu		Not applicable
     7 
     7 
     8 pycrypto	Not applicable to Solaris (M2Crypto used instead)
     8 pycrypto	Not applicable to Solaris (M2Crypto used instead)
     9 
     9 
    10 --- heat-2013.2.3/heat.egg-info/requires.txt.orig	2014-04-03 11:47:55.000000000 -0700
    10 qpid-python	Not applicable
    11 +++ heat-2013.2.3/heat.egg-info/requires.txt	2014-07-07 03:03:36.128102921 -0700
    11 
    12 @@ -1,8 +1,6 @@
    12 --- heat-2014.2.2/heat.egg-info/requires.txt.~1~	2015-02-05 08:30:41.000000000 -0800
    13  pbr>=0.5.21,<1.0
    13 +++ heat-2014.2.2/heat.egg-info/requires.txt	2015-02-23 14:53:28.397432548 -0800
       
    14 @@ -3,10 +3,8 @@ argparse
       
    15  Babel>=1.3
       
    16  eventlet>=0.15.1,<0.16.0
       
    17  greenlet>=0.3.2
       
    18 -httplib2>=0.7.5
       
    19  iso8601>=0.1.9
       
    20  keystonemiddleware>=1.0.0
       
    21 -kombu>=2.5.0
       
    22  lxml>=2.3
       
    23  netaddr>=0.7.12
       
    24  oslo.config>=1.4.0  # Apache-2.0
       
    25 @@ -16,7 +14,6 @@ oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
       
    26  oslo.utils>=1.0.0                       # Apache-2.0
       
    27  PasteDeploy>=1.5.0
       
    28  posix_ipc
    14 -pycrypto>=2.6
    29 -pycrypto>=2.6
    15  eventlet>=0.13.0
    30  python-ceilometerclient>=1.0.6
       
    31  python-cinderclient>=1.1.0
       
    32  python-glanceclient>=0.14.0
       
    33 @@ -28,7 +25,6 @@ python-saharaclient>=0.7.3
       
    34  python-swiftclient>=2.2.0
       
    35  python-troveclient>=1.0.4
       
    36  PyYAML>=3.1.0
       
    37 -qpid-python
       
    38  requests>=1.2.1,!=2.4.0
       
    39  Routes>=1.12.3,!=2.0
       
    40  six>=1.7.0
       
    41 --- heat-2014.2.2/requirements.txt.~1~	2015-02-05 08:27:27.000000000 -0800
       
    42 +++ heat-2014.2.2/requirements.txt	2015-02-23 14:53:35.541352823 -0800
       
    43 @@ -7,10 +7,8 @@ argparse
       
    44  Babel>=1.3
       
    45  eventlet>=0.15.1,<0.16.0
    16  greenlet>=0.3.2
    46  greenlet>=0.3.2
    17 -httplib2
    47 -httplib2>=0.7.5
    18  iso8601>=0.1.8
    48  iso8601>=0.1.9
    19  kombu>=2.4.8
    49  keystonemiddleware>=1.0.0
       
    50 -kombu>=2.5.0
    20  lxml>=2.3
    51  lxml>=2.3
    21 @@ -22,4 +20,4 @@
    52  netaddr>=0.7.12
       
    53  oslo.config>=1.4.0  # Apache-2.0
       
    54 @@ -20,7 +18,6 @@ oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
       
    55  oslo.utils>=1.0.0                       # Apache-2.0
       
    56  PasteDeploy>=1.5.0
       
    57  posix_ipc
       
    58 -pycrypto>=2.6
       
    59  python-ceilometerclient>=1.0.6
       
    60  python-cinderclient>=1.1.0
       
    61  python-glanceclient>=0.14.0
       
    62 @@ -32,7 +29,6 @@ python-saharaclient>=0.7.3
       
    63  python-swiftclient>=2.2.0
       
    64  python-troveclient>=1.0.4
    22  PyYAML>=3.1.0
    65  PyYAML>=3.1.0
    23  paramiko>=1.8.0
    66 -qpid-python
    24  Babel>=1.3
    67  requests>=1.2.1,!=2.4.0
    25 -oslo.config>=1.2.0
    68  Routes>=1.12.3,!=2.0
    26 \ No newline at end of file
    69  six>=1.7.0
    27 +oslo.config>=1.2.0
       
    28 --- heat-2013.2.3/requirements.txt.orig	2014-04-03 11:44:49.000000000 -0700
       
    29 +++ heat-2013.2.3/requirements.txt	2014-07-07 03:03:32.472531751 -0700
       
    30 @@ -1,11 +1,8 @@
       
    31  pbr>=0.5.21,<1.0
       
    32 -pycrypto>=2.6
       
    33  eventlet>=0.13.0
       
    34  greenlet>=0.3.2
       
    35 -httplib2
       
    36  iso8601>=0.1.8
       
    37  kombu>=2.4.8
       
    38 -argparse
       
    39  lxml>=2.3
       
    40  netaddr
       
    41  six>=1.4.1