File: control

package info (click to toggle)
horizon 3%3A23.0.0-5%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 31,632 kB
  • sloc: python: 92,842; javascript: 49,025; sh: 441; makefile: 75
file content (260 lines) | stat: -rw-r--r-- 7,715 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
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
Source: horizon
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Michal Arbet <michal.arbet@ultimum.io>,
 Ivan Udovichenko <iudovichenko@mirantis.com>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python3-all,
 python3-pbr,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 gettext,
 python3-babel,
 python3-cinderclient (>= 1:8.0.0),
 python3-coverage <!nocheck>,
 python3-debtcollector,
 python3-django (>= 2:3.2),
 python3-django-compressor (>= 2.4.1),
 python3-django-debreach,
 python3-django-pyscss,
 python3-enmerkar,
 python3-futurist,
 python3-freezegun,
 python3-glanceclient,
 python3-hacking <!nocheck>,
 python3-iso8601 <!nocheck>,
 python3-keystoneauth1 (>= 4.3.1),
 python3-keystoneclient,
 python3-memcache,
 python3-netaddr <!nocheck>,
 python3-neutronclient,
 python3-novaclient,
 python3-openstackdocstheme,
 python3-oslo.concurrency (>= 4.5.0),
 python3-oslo.config (>= 1:8.8.0),
 python3-oslo.i18n (>= 5.1.0),
 python3-oslo.policy (>= 3.11.0),
 python3-oslo.serialization (>= 4.3.0),
 python3-oslo.upgradecheck (>= 1.5.0),
 python3-oslo.utils (>= 4.12.0),
 python3-osprofiler (>= 3.4.2),
 python3-pep8 <!nocheck>,
 python3-pymongo <!nocheck>,
 python3-pyscss (>= 1.4.0),
 python3-pytest,
 python3-pytest-django,
 python3-pytest-xdist,
 python3-redis,
 python3-requests,
 python3-selenium <!nocheck>,
 python3-semantic-version,
 python3-six,
 python3-swiftclient,
 python3-testscenarios,
 python3-testtools <!nocheck>,
 python3-tz <!nocheck>,
 python3-xstatic,
 python3-xstatic-angular (>= 1.8.2),
 python3-xstatic-angular-bootstrap,
 python3-xstatic-angular-fileupload,
 python3-xstatic-angular-gettext,
 python3-xstatic-angular-lrdragndrop,
 python3-xstatic-angular-schema-form,
 python3-xstatic-angular-ui-router,
 python3-xstatic-bootstrap-datepicker,
 python3-xstatic-bootstrap-scss,
 python3-xstatic-bootswatch,
 python3-xstatic-d3,
 python3-xstatic-font-awesome,
 python3-xstatic-hogan,
 python3-xstatic-jasmine,
 python3-xstatic-jquery,
 python3-xstatic-jquery-migrate,
 python3-xstatic-jquery-ui,
 python3-xstatic-jquery.quicksearch,
 python3-xstatic-jquery.tablesorter,
 python3-xstatic-jsencrypt,
 python3-xstatic-magic-search,
 python3-xstatic-mdi,
 python3-xstatic-objectpath,
 python3-xstatic-rickshaw,
 python3-xstatic-roboto-fontface,
 python3-xstatic-smart-table,
 python3-xstatic-spin,
 python3-xstatic-term.js,
 python3-xstatic-tv4,
 python3-xvfbwrapper,
 python3-yaml <!nocheck>,
Build-Conflicts:
 python3-django-openstack-auth,
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/openstack-team/services/horizon
Vcs-Git: https://salsa.debian.org/openstack-team/services/horizon.git
Homepage: https://horizon.openstack.org

Package: horizon-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: web application to control an OpenStack cloud - doc
 The OpenStack Dashboard is a web application to control an OpenStack
 cloud. It connects to OpenStack services such as Nova, Swift, or Keystone
 using the OpenStack REST API just as you would with the command line
 clients.
 .
 This package contains the documentation.

Package: openstack-dashboard
Architecture: all
Depends:
 adduser,
 libjs-jquery,
 libjs-jquery-cookie,
 python3-django-horizon (= ${source:Version}),
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Suggests:
 memcached,
 openstack-dashboard-apache,
Breaks:
 python3-cloudkitty-dashboard (<< 12.0.0-3~),
 python3-designate-dashboard (<< 12.0.0-2~),
 python3-freezer-web-ui (<< 10.0.0-2~),
 python3-heat-dashboard (<< 5.0.0-2~),
 python3-ironic-ui (<< 4.3.0-2~),
 python3-magnum-ui (<< 8.0.0-2~),
 python3-manila-ui (<< 5.0.0-1~),
 python3-masakari-dashboard (<< 4.0.0-2~),
 python3-neutron-vpnaas-dashboard (<< 4.0.0-2~),
 python3-octavia-dashboard (<< 7.0.0-2~),
 python3-sahara-dashboard (<< 14.0.0-1~),
 python3-senlin-dashboard (<< 3.0.0-1~),
 python3-trove-dashboard (<< 16.0.0-2~),
 python3-vitrage-dashboard (<< 3.3.0-2~),
 python3-watcher-dashboard (<< 5.0.0-2~),
 python3-zaqar-ui (<< 10.0.0-2~),
Description: web application to control an OpenStack cloud
 The OpenStack Dashboard is a web application to control an OpenStack
 cloud. It connects to OpenStack services such as Nova, Swift, or Keystone
 using the OpenStack REST API just as you would with the command line
 clients.

Package: openstack-dashboard-apache
Architecture: all
Depends:
 apache2 (>= 2.4),
 debconf,
 libapache2-mod-wsgi-py3,
 openstack-dashboard (= ${source:Version}),
 ${misc:Depends},
Description: web application to control an OpenStack cloud - Apache support
 The OpenStack Dashboard is a web application to control an OpenStack
 cloud. It connects to OpenStack services such as Nova, Swift, or Keystone
 using the OpenStack REST API just as you would with the command line
 clients.
 .
 This package includes the configuration files to use within Apache. If you
 wish to configure Apache yourself, use only openstack-dashboard.

Package: python3-django-horizon
Section: python
Architecture: all
Depends:
 python3-babel,
 python3-cinderclient (>= 1:8.0.0),
 python3-debtcollector,
 python3-django (>= 2:3.2),
 python3-django-compressor (>= 2.4.1),
 python3-django-debreach,
 python3-django-pyscss (>= 1.4.0),
 python3-enmerkar,
 python3-futurist,
 python3-glanceclient,
 python3-iso8601,
 python3-keystoneauth1 (>= 4.3.1),
 python3-keystoneclient,
 python3-memcache,
 python3-netaddr,
 python3-neutronclient,
 python3-novaclient,
 python3-oslo.concurrency (>= 4.5.0),
 python3-oslo.config (>= 1:8.8.0),
 python3-oslo.i18n (>= 5.1.0),
 python3-oslo.policy (>= 3.11.0),
 python3-oslo.serialization (>= 4.3.0),
 python3-oslo.upgradecheck (>= 1.5.0),
 python3-oslo.utils (>= 4.12.0),
 python3-osprofiler (>= 3.4.2),
 python3-pbr,
 python3-pymongo,
 python3-pyscss,
 python3-redis,
 python3-requests,
 python3-semantic-version,
 python3-six,
 python3-swiftclient,
 python3-tz,
 python3-xstatic,
 python3-xstatic-angular (>= 1.8.2),
 python3-xstatic-angular-bootstrap,
 python3-xstatic-angular-fileupload,
 python3-xstatic-angular-gettext,
 python3-xstatic-angular-lrdragndrop,
 python3-xstatic-angular-schema-form,
 python3-xstatic-angular-ui-router,
 python3-xstatic-bootstrap-datepicker,
 python3-xstatic-bootstrap-scss,
 python3-xstatic-bootswatch,
 python3-xstatic-d3,
 python3-xstatic-font-awesome,
 python3-xstatic-hogan,
 python3-xstatic-jasmine,
 python3-xstatic-jquery,
 python3-xstatic-jquery-migrate,
 python3-xstatic-jquery-ui,
 python3-xstatic-jquery.quicksearch,
 python3-xstatic-jquery.tablesorter,
 python3-xstatic-jsencrypt,
 python3-xstatic-magic-search,
 python3-xstatic-mdi,
 python3-xstatic-objectpath,
 python3-xstatic-rickshaw,
 python3-xstatic-roboto-fontface,
 python3-xstatic-smart-table,
 python3-xstatic-spin,
 python3-xstatic-term.js,
 python3-xstatic-tv4,
 python3-yaml,
 ${misc:Depends},
 ${python3:Depends},
Conflicts:
 python-django-horizon,
 python-django-openstack-auth,
 python-ironic-ui (<< 3.3.0),
 python3-django-openstack-auth,
 python3-ironic-ui (<< 3.3.0),
Provides:
 python-django-horizon,
 python-django-openstack-auth,
 python3-django-openstack-auth,
Suggests:
 memcached,
Description: Django module providing web interaction with OpenStack
 The OpenStack Dashboard is a web application to control an OpenStack
 cloud. It connects to OpenStack services such as Nova, Swift, or Keystone
 using the OpenStack REST API just as you would with the command line
 clients.
 .
 Horizon is a Django module that permits interaction with an OpenStack
 cloud. It can be used to build a dashboard to control an OpenStack cloud.