components/openstack/keystone/patches/requirements.patch
branchs11u3-sru
changeset 6035 c9748fcc32de
parent 4072 db0cec748ec0
equal deleted inserted replaced
6016:a477397bba8b 6035:c9748fcc32de
     1 In-house patch to remove unnecessary dependencies from Keystone's
     1 In-house patch to remove unnecessary dependencies from Keystone's
     2 requirements files. The specific reasons are as follows:
     2 requirements files. The specific reasons are as follows:
     3 
     3 
     4 oslo.serialization	Not applicable
     4 iso8601			Not applicable
     5 
     5 
     6 paste			Not applicable
     6 netaddr			Not applicable
     7 
     7 
     8 posix_ipc		Not applicable
     8 Paste			Not applicable
     9 
     9 
    10 --- keystone-2014.2.2/keystone.egg-info/requires.txt.~1~	2015-02-05 06:56:18.000000000 -0800
    10 posix-ipc		Not applicable
    11 +++ keystone-2014.2.2/keystone.egg-info/requires.txt	2015-02-24 22:46:53.872644685 -0800
    11 
    12 @@ -4,7 +4,6 @@ eventlet>=0.15.1,<0.16.0
    12 pysaml2			Not applicable to Solaris
       
    13 
       
    14 --- keystone-2015.1.2/keystone.egg-info/requires.txt.~1~	2015-10-13 10:22:09.000000000 -0700
       
    15 +++ keystone-2015.1.2/keystone.egg-info/requires.txt	2016-02-02 00:30:30.677285834 -0800
       
    16 @@ -2,16 +2,13 @@ pbr!=0.7,<1.0,>=0.6
       
    17  WebOb>=1.2.3
       
    18  eventlet!=0.17.0,>=0.16.1
    13  greenlet>=0.3.2
    19  greenlet>=0.3.2
    14  netaddr>=0.7.12
    20 -netaddr>=0.7.12
    15  PasteDeploy>=1.5.0
    21  PasteDeploy>=1.5.0
    16 -Paste
    22 -Paste
    17  Routes>=1.12.3,!=2.0
    23  Routes!=2.0,>=1.12.3
    18  six>=1.7.0
    24  cryptography>=0.8 # Apache-2.0
    19  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
    25  six>=1.9.0
    20 @@ -17,11 +16,9 @@ oslo.config>=1.4.0  # Apache-2.0
    26  SQLAlchemy<=0.9.99,>=0.9.7
    21  oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
    27  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
    22  oslo.db>=1.0.0,<1.1  # Apache-2.0
    28  passlib
    23  oslo.i18n>=1.0.0  # Apache-2.0
    29 -iso8601>=0.1.9
    24 -oslo.serialization>=1.0.0               # Apache-2.0
    30  python-keystoneclient<1.4.0,>=1.2.0
    25  oslo.utils>=1.0.0                       # Apache-2.0
    31  keystonemiddleware<1.6.0,>=1.5.0
    26  Babel>=1.3
    32  oslo.concurrency<1.9.0,>=1.8.2 # Apache-2.0
       
    33 @@ -25,9 +22,7 @@ oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
       
    34  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
       
    35  oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
    27  oauthlib>=0.6
    36  oauthlib>=0.6
       
    37 -pysaml2
    28  dogpile.cache>=0.5.3
    38  dogpile.cache>=0.5.3
    29  jsonschema>=2.0.0,<3.0.0
    39  jsonschema<3.0.0,>=2.0.0
    30 -pycadf>=0.6.0
    40  pycadf<0.9.0,>=0.8.0
    31 -posix_ipc
    41 -posix-ipc
    32 +pycadf>=0.6.0
    42  msgpack-python>=0.4.0
    33 \ No newline at end of file
    43 --- keystone-2015.1.2/requirements.txt.~1~	2015-10-13 10:18:02.000000000 -0700
    34 --- keystone-2014.2.2/requirements.txt.~1~	2015-02-05 06:53:51.000000000 -0800
    44 +++ keystone-2015.1.2/requirements.txt	2016-02-02 00:30:59.005350937 -0800
    35 +++ keystone-2014.2.2/requirements.txt	2015-02-24 22:46:14.319449987 -0800
    45 @@ -6,16 +6,13 @@ pbr!=0.7,<1.0,>=0.6
    36 @@ -9,7 +9,6 @@ eventlet>=0.15.1,<0.16.0
    46  WebOb>=1.2.3
       
    47  eventlet!=0.17.0,>=0.16.1
    37  greenlet>=0.3.2
    48  greenlet>=0.3.2
    38  netaddr>=0.7.12
    49 -netaddr>=0.7.12
    39  PasteDeploy>=1.5.0
    50  PasteDeploy>=1.5.0
    40 -Paste
    51 -Paste
    41  Routes>=1.12.3,!=2.0
    52  Routes!=2.0,>=1.12.3
    42  six>=1.7.0
    53  cryptography>=0.8 # Apache-2.0
    43  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
    54  six>=1.9.0
    44 @@ -22,12 +21,9 @@ oslo.config>=1.4.0  # Apache-2.0
    55  SQLAlchemy<=0.9.99,>=0.9.7
    45  oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
    56  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
    46  oslo.db>=1.0.0,<1.1  # Apache-2.0
    57  passlib
    47  oslo.i18n>=1.0.0  # Apache-2.0
    58 -iso8601>=0.1.9
    48 -# only for Keystone tests running against keystoneclient master
    59  python-keystoneclient<1.4.0,>=1.2.0
    49 -oslo.serialization>=1.0.0               # Apache-2.0
    60  keystonemiddleware<1.6.0,>=1.5.0
    50  oslo.utils>=1.0.0                       # Apache-2.0
    61  oslo.concurrency<1.9.0,>=1.8.2 # Apache-2.0
    51  Babel>=1.3
    62 @@ -29,9 +26,7 @@ oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
       
    63  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
       
    64  oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
    52  oauthlib>=0.6
    65  oauthlib>=0.6
       
    66 -pysaml2
    53  dogpile.cache>=0.5.3
    67  dogpile.cache>=0.5.3
    54  jsonschema>=2.0.0,<3.0.0
    68  jsonschema<3.0.0,>=2.0.0
    55  pycadf>=0.6.0
    69  pycadf<0.9.0,>=0.8.0
    56 -posix_ipc
    70 -posix-ipc
       
    71  msgpack-python>=0.4.0