1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
Source: tempest
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
Corey Bryant <corey.bryant@canonical.com>,
Michal Arbet <michal.arbet@ultimum.io>,
Build-Depends:
debhelper (>= 10),
dh-python,
openstack-pkg-tools,
python-all,
python-pbr (>= 2.0.0),
python-setuptools,
python-sphinx (>= 1.6.2),
python3-all,
python3-pbr (>= 2.0.0),
python3-setuptools,
Build-Depends-Indep:
git,
python-cliff (>= 2.8.0),
python-coverage,
python-debtcollector (>= 1.2.0),
python-fixtures,
python-hacking,
python-jsonschema (>= 2.6.0),
python-mock,
python-mysqldb,
python-netaddr,
python-openstackdocstheme (>= 1.17.0),
python-os-testr (>= 1.0.0),
python-oslo.concurrency (>= 3.26.0),
python-oslo.config (>= 1:5.2.0),
python-oslo.i18n,
python-oslo.log (>= 3.36.0),
python-oslo.serialization (>= 2.18.0),
python-oslo.utils (>= 3.33.0),
python-oslotest (>= 1:3.2.0),
python-paramiko (>= 2.0.0),
python-pep8,
python-prettytable,
python-psycopg2,
python-six,
python-stestr,
python-stevedore (>= 1.20.0),
python-swiftclient,
python-testtools (>= 2.2.0),
python-unittest2,
python-urllib3 (>= 1.21.1),
python-yaml,
python3-cliff (>= 2.8.0),
python3-coverage,
python3-debtcollector (>= 1.2.0),
python3-fixtures (>= 3.0.0),
python3-hacking,
python3-jsonschema (>= 2.6.0),
python3-mock,
python3-mysqldb,
python3-netaddr,
python3-os-testr (>= 1.0.0),
python3-oslo.concurrency (>= 3.26.0),
python3-oslo.config (>= 1:5.2.0),
python3-oslo.log (>= 3.36.0),
python3-oslo.serialization (>= 2.18.0),
python3-oslo.utils (>= 3.33.0),
python3-oslotest (>= 1:3.2.0),
python3-paramiko (>= 2.0.0),
python3-prettytable,
python3-psycopg2,
python3-six,
python3-stestr,
python3-stevedore (>= 1.20.0),
python3-swiftclient,
python3-testtools (>= 2.2.0),
python3-unittest2,
python3-urllib3 (>= 1.21.1),
python3-yaml,
subunit,
testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/tempest
Vcs-Git: https://salsa.debian.org/openstack-team/libs/tempest.git
Homepage: https://github.com/openstack/tempest
Package: python-tempest
Architecture: all
Depends:
python-cliff (>= 2.8.0),
python-ddt,
python-debtcollector (>= 1.2.0),
python-fixtures (>= 3.0.0),
python-gabbi,
python-jsonschema (>= 2.6.0),
python-netaddr,
python-os-testr (>= 1.0.0),
python-oslo.concurrency (>= 3.26.0),
python-oslo.config (>= 1:5.2.0),
python-oslo.log (>= 3.36.0),
python-oslo.serialization (>= 2.18.0),
python-oslo.utils (>= 3.33.0),
python-oslotest (>= 1:3.2.0),
python-paramiko,
python-pbr (>= 2.0.0),
python-prettytable,
python-six,
python-stevedore (>= 1.20.0),
python-subunit,
python-swiftclient,
python-testscenarios,
python-testtools (>= 2.2.0),
python-unittest2,
python-urllib3 (>= 1.21.1),
python-yaml,
subunit,
testrepository,
${misc:Depends},
${python:Depends},
Breaks:
python-tempest-lib,
Replaces:
python-tempest-lib,
Description: OpenStack Integration Test Suite - Python 2.7
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
.
This package provides the Python 2.7 module.
Package: python3-tempest
Architecture: all
Depends:
python3-cliff (>= 2.8.0),
python3-ddt,
python3-debtcollector (>= 1.2.0),
python3-fixtures (>= 3.0.0),
python3-gabbi,
python3-jsonschema (>= 2.6.0),
python3-netaddr,
python3-neutron-tempest-plugin,
python3-os-testr (>= 1.0.0),
python3-oslo.concurrency (>= 3.26.0),
python3-oslo.config (>= 1:5.2.0),
python3-oslo.log (>= 3.36.0),
python3-oslo.serialization (>= 2.18.0),
python3-oslo.utils (>= 3.33.0),
python3-oslotest (>= 1:3.2.0),
python3-paramiko,
python3-pbr (>= 2.0.0),
python3-prettytable,
python3-six,
python3-stevedore (>= 1.20.0),
python3-subunit,
python3-swiftclient,
python3-testscenarios,
python3-testtools (>= 2.2.0),
python3-unittest2,
python3-urllib3 (>= 1.21.1),
python3-yaml,
subunit,
testrepository,
${misc:Depends},
${python3:Depends},
Breaks:
python3-tempest-lib,
Replaces:
python3-tempest-lib,
Description: OpenStack Integration Test Suite - Python 3.x
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
.
This package provides the Python 3.x module.
Package: tempest
Architecture: all
Depends:
e2fsprogs,
python3-tempest (= ${binary:Version}) | python-tempest (= ${binary:Version}) | ,
${misc:Depends},
${python:Depends},
Description: OpenStack Integration Test Suite
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
|