Remove tests stuff
[openstack-build/cinder-build.git] / debian / control
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index df21adb..0000000
+++ /dev/null
@@ -1,184 +0,0 @@
-Source: cinder
-Section: net
-Priority: extra
-Maintainer: Chuck Short <zulcss@ubuntu.com>
-Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
-Build-Depends-Indep:
- python-anyjson (>= 0.3.3),
- python-babel (>= 1.3),
- python-coverage,
- 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 (>= 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-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 (>= 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-setuptools,
- python-six (>= 1.7.0),
- 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 (>= 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 (>= 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 (>= 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 (>= 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-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
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains the Python library for Cinder.
-
-Package: cinder-common
-Architecture: all
-Depends:
- adduser,
- python-cinder (= ${binary:Version}),
- ${misc:Depends},
- ${python:Depends}
-Provides: ${python:Provides}
-Description: Cinder storage service - common files
- OpenStack is a reliable cloud infrastructure. Its mission is to produce
- the ubiquitous cloud computing platform that will meet the needs of public
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains commons components for Cinder.
-
-Package: cinder-api
-Architecture: all
-Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
-Description: Cinder storage service - API server
- OpenStack is a reliable cloud infrastructure. Its mission is to produce
- the ubiquitous cloud computing platform that will meet the needs of public
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains the Cinder API server.
-
-Package: cinder-volume
-Architecture: all
-Depends:
- cinder-common (= ${binary:Version}),
- lvm2,
- tgt,
- ${misc:Depends},
- ${python:Depends}
-Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
-Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
-Description: Cinder storage service - Volume server
- OpenStack is a reliable cloud infrastructure. Its mission is to produce
- the ubiquitous cloud computing platform that will meet the needs of public
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains the Cinder Volume server.
-
-Package: cinder-scheduler
-Architecture: all
-Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
-Description: Cinder storage service - Scheduler server
- OpenStack is a reliable cloud infrastructure. Its mission is to produce
- the ubiquitous cloud computing platform that will meet the needs of public
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains the Cinder Scheduler server.
-
-Package: cinder-backup
-Architecture: all
-Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
-Description: Cinder storage service - Scheduler server
- OpenStack is a reliable cloud infrastructure. Its mission is to produce
- the ubiquitous cloud computing platform that will meet the needs of public
- and private cloud providers regardless of size, by being simple to implement
- and massively scalable.
- .
- Cinder is the OpenStack Block storage service.
- .
- This package contains the Cinder backup service.