File: control

package info (click to toggle)
rally 1.2.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,896 kB
  • sloc: python: 41,385; sh: 1,230; makefile: 175; xml: 43
file content (99 lines) | stat: -rw-r--r-- 2,425 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
Source: rally
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 11~),
 dh-python,
 openstack-pkg-tools (>= 80~),
 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-hacking (>= 0.12.0),
 python3-jinja2,
 python3-jsonschema,
 python3-mock,
 python3-morph,
 python3-netaddr,
 python3-openssl,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.log,
 python3-paramiko,
 python3-prettytable,
 python3-pytest (>= 2.7),
 python3-pytest-xdist,
 python3-requests,
 python3-six,
 python3-sqlalchemy,
 python3-subunit,
 python3-testresources,
 python3-testtools,
 python3-virtualenv,
 python3-yaml,
Standards-Version: 4.2.1
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,
 python3-alembic,
 python3-decorator,
 python3-jinja2,
 python3-jsonschema,
 python3-morph,
 python3-netaddr,
 python3-openssl,
 python3-oslo.config,
 python3-oslo.db,
 python3-oslo.log,
 python3-paramiko,
 python3-prettytable,
 python3-requests,
 python3-six,
 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.