X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=df21adb576d391b46901435d0f95dce27c773ab9;hb=b9bca788919819024b0486e6bfecc0f1bfcacee7;hp=1be8693f3d34f30cc942d58ac1547e212e2bc46b;hpb=2488c85b5b4a4be509c0d7365dfffd3ba28258a8;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index 1be8693f3..df21adb57 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends-Indep: python-coverage, python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.14), - python-glanceclient (>= 1:0.9.0), + python-glanceclient (>= 1:0.13.1 ), python-greenlet (>= 0.3.2), python-hacking, python-iso8601, @@ -20,18 +20,18 @@ Build-Depends-Indep: python-migrate (>= 0.9.1), python-mock, python-mox, - python-mysqldb , - python-netaddr, + python-mysqldb, + python-netaddr (>= 0.7.6), python-novaclient (>= 2.17.0), python-oslo.config (>= 1.2.1), - python-oslo.db, - python-oslo.rootwrap, - python-oslo.messaging, + python-oslo.db (>= 0.2.0), + python-oslo.rootwrap (>= 1.3.0), + python-oslo.messaging (>= 1.3.0), python-oslosphinx, python-paramiko (>= 1.13), python-paste, python-pastedeploy (>= 1.5), - python-requests, + python-requests (>= 1.1), python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), python-routes, python-setuptools, @@ -39,9 +39,9 @@ Build-Depends-Indep: python-sphinx, python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), python-stevedore (>= 0.14), - python-suds, + python-suds (>= 0.4), python-swiftclient (>= 2.0.2), - python-taskflow, + python-taskflow (>= 0.4), python-testtools (>= 0.9.32), python-webob (>= 1.2.3), subunit, @@ -58,9 +58,11 @@ Architecture: all Depends: python-amqplib (>= 0.6.1), python-anyjson (>= 0.3.3), + python-argparse, python-babel (>= 1.3), python-eventlet (>= 0.13.0), - python-glanceclient (>= 1:0.9.0), + python-glanceclient (>= 1:0.13.1 ), + python-requests (>= 1.1), python-greenlet (>= 0.3.2), python-iso8601 (>= 0.1.9) , python-keystoneclient (>= 1:0.3.0), @@ -72,19 +74,25 @@ Depends: python-netaddr (>= 0.7.6), python-novaclient (>= 1:2.12.0), python-oslo.config (>= 1:1.2.1), - python-oslo.messaging, + python-oslo.db (>= 0.2.0), + python-oslo.messaging (>= 1.3.0), + python-oslo.rootwrap (>= 1.3.0.0a1), + python-osprofiler (>= 0.3.0), python-paramiko (>= 1.13), python-paste, python-pastedeploy (>= 1.5), - python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (> 2.0), + python-crypto (>= 2.6), + python-barbicanclient (>= 2.1.0), + python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0), python-six (>= 1.7.0), python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), python-stevedore (>= 0.14), - python-suds, + python-suds (>= 0.4), python-swiftclient (>= 2.0.2), - python-taskflow, + python-taskflow (>= 0.4), python-rtslib-fb (>= 2.1.39), python-webob (>= 1.2.3), + python-wsgiref (>= 0.1.2), ${misc:Depends}, ${python:Depends} Suggests: python-ceph, python-hp3parclient