components/openstack/nova/patches/02-requirements.patch
changeset 6854 52081f923019
parent 5405 66fd59fecd68
equal deleted inserted replaced
6853:cf1567491b1b 6854:52081f923019
     5 
     5 
     6 oslo.rootwrap		Not applicable to Solaris
     6 oslo.rootwrap		Not applicable to Solaris
     7 
     7 
     8 paramiko		Not applicable
     8 paramiko		Not applicable
     9 
     9 
    10 python-cinderclient	Upgrade to version 1.3.1
    10 --- nova-13.1.0/requirements.txt.~1~	2016-06-14 07:45:49.000000000 -0800
    11 
    11 +++ nova-13.1.0/requirements.txt	2016-06-27 18:39:45.611946372 -0800
    12 --- nova-2015.1.2/nova.egg-info/requires.txt.orig	2015-10-13 08:00:30.000000000 -0700
    12 @@ -22,8 +22,6 @@ PrettyTable<0.8,>=0.7 # BSD
    13 +++ nova-2015.1.2/nova.egg-info/requires.txt	2015-12-31 19:53:42.083286139 -0800
    13  sqlalchemy-migrate>=0.9.6 # Apache-2.0
    14 @@ -13,12 +13,10 @@ PasteDeploy>=1.5.0
    14  netaddr!=0.7.16,>=0.7.12 # BSD
    15  Paste
    15  netifaces>=0.10.4 # MIT
    16  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
    16 -paramiko>=1.16.0 # LGPL
    17  netaddr>=0.7.12
    17 -Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
    18 -paramiko>=1.13.0
    18  iso8601>=0.1.9 # MIT
    19  pyasn1
    19  jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
    20 -Babel>=1.3
    20  python-cinderclient>=1.3.1 # Apache-2.0
    21  iso8601>=0.1.9
    21 @@ -44,7 +42,6 @@ oslo.reports>=0.6.0 # Apache-2.0
    22  jsonschema<3.0.0,>=2.0.0
    22  oslo.serialization>=1.10.0 # Apache-2.0
    23 -python-cinderclient<1.2.0,>=1.1.0
    23  oslo.utils>=3.5.0 # Apache-2.0
    24 +python-cinderclient<=1.3.1,>=1.1.0
    24  oslo.db>=4.1.0 # Apache-2.0
    25  python-neutronclient<2.5.0,>=2.4.0
    25 -oslo.rootwrap>=2.0.0 # Apache-2.0
    26  python-glanceclient<0.18.0,>=0.15.0
    26  oslo.messaging>=4.0.0 # Apache-2.0
    27  six>=1.9.0
    27  oslo.policy>=0.5.0 # Apache-2.0
    28 @@ -31,7 +29,6 @@ oslo.log<1.1.0,>=1.0.0 # Apache-2.0
    28  oslo.i18n>=2.1.0 # Apache-2.0
    29  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
       
    30  oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
       
    31  oslo.db<1.8.0,>=1.7.0 # Apache-2.0
       
    32 -oslo.rootwrap<1.7.0,>=1.6.0 # Apache-2.0
       
    33  oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0
       
    34  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
       
    35  rfc3986>=0.2.0 # Apache-2.0
       
    36 --- nova-2015.1.2/requirements.txt.orig	2015-10-13 07:52:44.000000000 -0700
       
    37 +++ nova-2015.1.2/requirements.txt	2015-12-31 19:54:01.422821937 -0800
       
    38 @@ -17,12 +17,10 @@ PasteDeploy>=1.5.0
       
    39  Paste
       
    40  sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
       
    41  netaddr>=0.7.12
       
    42 -paramiko>=1.13.0
       
    43  pyasn1
       
    44 -Babel>=1.3
       
    45  iso8601>=0.1.9
       
    46  jsonschema<3.0.0,>=2.0.0
       
    47 -python-cinderclient<1.2.0,>=1.1.0
       
    48 +python-cinderclient<=1.3.1,>=1.1.0
       
    49  python-neutronclient<2.5.0,>=2.4.0
       
    50  python-glanceclient<0.18.0,>=0.15.0
       
    51  six>=1.9.0
       
    52 @@ -35,7 +33,6 @@ oslo.log<1.1.0,>=1.0.0 # Apache-2.0
       
    53  oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
       
    54  oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
       
    55  oslo.db<1.8.0,>=1.7.0 # Apache-2.0
       
    56 -oslo.rootwrap<1.7.0,>=1.6.0 # Apache-2.0
       
    57  oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0
       
    58  oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
       
    59  rfc3986>=0.2.0 # Apache-2.0