File: control

package info (click to toggle)
rally 5.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,364 kB
  • sloc: python: 42,541; javascript: 487; sh: 198; makefile: 192; xml: 43
file content (101 lines) | stat: -rw-r--r-- 2,450 bytes parent folder | download
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
Source: rally
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python3-all,
 python3-oslosphinx,
 python3-pbr,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 alembic,
 python3-alembic,
 python3-dateutil,
 python3-ddt,
 python3-decorator,
 python3-fixtures,
 python3-hacking,
 python3-jinja2,
 python3-jsonschema,
 python3-markupsafe,
 python3-openssl,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.log,
 python3-packaging,
 python3-paramiko,
 python3-prettytable,
 python3-pytest,
 python3-pytest-xdist,
 python3-requests,
 python3-stestr,
 python3-six,
 python3-sqlalchemy,
 python3-subunit,
 python3-testresources,
 python3-testtools,
 python3-virtualenv,
 python3-yaml,
Standards-Version: 4.7.2
Homepage: https://github.com/openstack/rally
Vcs-Browser: https://salsa.debian.org/openstack-team/services/rally
Vcs-Git: https://salsa.debian.org/openstack-team/services/rally.git
Testsuite: autopkgtest-pkg-python

Package: python3-rally
Section: python
Architecture: all
Depends:
 alembic,
 libjs-angularjs,
 libjs-d3,
 python3-alembic,
 python3-decorator,
 python3-jinja2,
 python3-jsonschema,
 python3-markupsafe,
 python3-openssl,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.log,
 python3-packaging,
 python3-paramiko,
 python3-prettytable,
 python3-requests,
 python3-sqlalchemy,
 python3-virtualenv,
 python3-yaml,
 ${misc:Depends},
 ${python3:Depends},
Description: benchmark System for OpenStack - Python code
 Rally is a Benchmark-as-a-Service project for OpenStack.
 .
 Rally is intended to provide the community with a benchmarking tool that is
 capable of performing specific, complicated and reproducible test cases on
 real deployment scenarios.
 .
 This package contains the Python code.

Package: rally
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 python3-rally (= ${binary:Version}),
 ${misc:Depends},
 ${python3:Depends},
Description: benchmark System for OpenStack - command line and configuration
 Rally is a Benchmark-as-a-Service project for OpenStack.
 .
 Rally is intended to provide the community with a benchmarking tool that is
 capable of performing specific, complicated and reproducible test cases on
 real deployment scenarios.
 .
 This package contains the command line and configuration file.