Revert "Tests for Cinder packages"
[openstack-build/cinder-build.git] / debian / control
index 7feaaa4807e985b3a1e0c8cbffaeb5a2aa605915..df21adb576d391b46901435d0f95dce27c773ab9 100644 (file)
@@ -4,70 +4,98 @@ Priority: extra
 Maintainer: Chuck Short <zulcss@ubuntu.com>
 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
 Build-Depends-Indep:
- pep8,
- python-amqplib,
- python-anyjson,
- python-cheetah,
+ python-anyjson (>= 0.3.3),
+ python-babel (>= 1.3),
  python-coverage,
- python-eventlet,
- python-glanceclient,
- python-greenlet,
- python-hp3parclient (>= 1.0.0),
+ python-eventlet (>= 0.13.0),
+ python-fixtures (>= 0.3.14),
+ python-glanceclient (>= 1:0.13.1 ),
+ python-greenlet (>= 0.3.2),
+ python-hacking,
  python-iso8601,
- python-keystoneclient,
- python-kombu,
- python-lockfile,
- python-lxml,
- python-migrate,
+ python-keystoneclient (>= 1:0.4.2),
+ python-keystonemiddleware (>= 1.0.0),
+ python-kombu (>= 2.5.12),
+ python-lxml (>= 2.3),
+ python-migrate (>= 0.9.1),
  python-mock,
  python-mox,
  python-mysqldb,
- python-nose,
- python-oslo.config,
- python-paramiko,
+ python-netaddr (>= 0.7.6),
+ python-novaclient (>= 2.17.0),
+ python-oslo.config (>= 1.2.1),
+ 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,
+ python-pastedeploy (>= 1.5),
+ python-requests (>= 1.1),
+ python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
  python-routes,
- python-swiftclient,
  python-setuptools,
- python-setuptools-git,
+ python-six (>= 1.7.0),
  python-sphinx,
- python-sqlalchemy,
- python-stevedore (>= 0.7),
- python-suds,
- python-webob
-Standards-Version: 3.9.3
+ 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 (>= 0.4),
+ python-swiftclient (>= 2.0.2),
+ python-taskflow (>= 0.4),
+ python-testtools (>= 0.9.32),
+ python-webob (>= 1.2.3),
+ subunit,
+ testrepository (>= 0.0.17)
+Standards-Version: 3.9.4
 Homepage: http://launchpad.net/cinder
+Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/juno/files
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/cinder/juno
+XS-Testsuite: autopkgtest
 
 Package: python-cinder
 Section: python
 Architecture: all
 Depends:
- python-amqplib,
- python-anyjson,
- python-eventlet,
- python-glance,
- python-glanceclient,
- python-keystoneclient,
- python-oslo.config,
- python-greenlet,
- python-iso8601,
- python-kombu,
+ 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.13.1 ),
+ python-requests (>= 1.1),
+ python-greenlet (>= 0.3.2),
+ python-iso8601 (>= 0.1.9) ,
+ python-keystoneclient (>= 1:0.3.0),
+ python-keystonemiddleware (>= 1.0.0),
+ python-kombu (>= 2.5.12),
  python-lockfile,
- python-lxml,
- python-migrate,
- python-paramiko,
+ python-lxml (>= 2.3),
+ python-migrate (>= 0.9.1),
+ python-netaddr (>= 0.7.6),
+ python-novaclient (>= 1:2.12.0),
+ python-oslo.config (>= 1:1.2.1),
+ 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,
- python-routes,
- python-rtslib,
- python-swiftclient,
- python-sqlalchemy,
- python-suds,
- python-webob,
+ python-pastedeploy (>= 1.5),
+ 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 (>= 0.4),
+ python-swiftclient (>= 2.0.2),
+ 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-hp3parclient
+Suggests: python-ceph, python-hp3parclient
 Description: Cinder Python libraries
  OpenStack is a reliable cloud infrastructure. Its mission is to produce
  the ubiquitous cloud computing platform that will meet the needs of public
@@ -117,7 +145,6 @@ Depends:
  tgt,
  ${misc:Depends},
  ${python:Depends}
-Suggests: ceph-common
 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
 Description: Cinder storage service - Volume server