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 261 262
|
Source: vitrage
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
Michal Arbet <michal.arbet@ultimum.io>,
Build-Depends:
debhelper-compat (= 11),
dh-python,
openstack-pkg-tools,
po-debconf,
python3-all,
python3-pbr,
python3-setuptools,
python3-sphinx,
Build-Depends-Indep:
python3-alembic,
python3-cachetools,
python3-cotyledon,
python3-coverage,
python3-cryptography,
python3-dateutil,
python3-debtcollector,
python3-eventlet,
python3-hacking,
python3-jsonschema,
python3-jwt,
python3-keystoneauth1,
python3-keystonemiddleware,
python3-lxml,
python3-networkx,
python3-openstackdocstheme,
python3-oslo.config,
python3-oslo.context,
python3-oslo.db,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.messaging,
python3-oslo.middleware,
python3-oslo.policy (>= 3.6.0),
python3-oslo.serialization,
python3-oslo.upgradecheck (>= 1.3.0),
python3-oslotest,
python3-osprofiler,
python3-pastedeploy,
python3-pecan,
python3-psutil,
python3-pymysql,
python3-pysnmp4,
python3-reno,
python3-requests,
python3-requests-mock,
python3-sqlalchemy,
python3-stestr,
python3-stevedore,
python3-subunit,
python3-sympy,
python3-tenacity,
python3-testrepository,
python3-testscenarios,
python3-testtools,
python3-tooz,
python3-tz,
python3-vitrageclient,
python3-voluptuous,
python3-webob,
python3-werkzeug,
python3-yaml,
python3-zake,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/openstack-team/services/vitrage
Vcs-Git: https://salsa.debian.org/openstack-team/services/vitrage.git
Homepage: https://github.com/openstack/vitrage.git
Package: python3-vitrage
Section: python
Architecture: all
Depends:
python3-alembic,
python3-cachetools,
python3-cotyledon,
python3-cryptography,
python3-dateutil,
python3-debtcollector,
python3-eventlet,
python3-jsonschema,
python3-jwt,
python3-keystoneauth1,
python3-keystonemiddleware,
python3-lxml,
python3-networkx,
python3-oslo.config,
python3-oslo.context,
python3-oslo.db,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.messaging,
python3-oslo.middleware,
python3-oslo.policy (>= 3.6.0),
python3-oslo.serialization,
python3-oslo.upgradecheck (>= 1.3.0),
python3-osprofiler,
python3-pastedeploy,
python3-pbr,
python3-pecan,
python3-psutil,
python3-pymysql,
python3-pysnmp4,
python3-requests,
python3-sqlalchemy,
python3-stevedore,
python3-sympy,
python3-tenacity,
python3-tooz,
python3-tz,
python3-voluptuous,
python3-webob,
python3-werkzeug,
python3-yaml,
${misc:Depends},
${python3:Depends},
Description: OpenStack RCA as a Service - Python libs
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides the Python libraries.
Package: vitrage-api
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - API server
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides the REST API server.
Package: vitrage-collector
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - Collector service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage Collector service.
Package: vitrage-common
Architecture: all
Depends:
adduser,
dbconfig-common,
debconf,
python3-vitrage (= ${binary:Version}),
q-text-as-data,
${misc:Depends},
${python3:Depends},
Description: OpenStack RCA as a Service - metapackage
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package is a metapackage that helps installing all of Vitrage at once.
Package: vitrage-doc
Architecture: all
Section: doc
Depends:
libjs-bootstrap,
libjs-jquery,
${misc:Depends},
${sphinxdoc:Depends},
Description: OpenStack RCA as a Service - documentation
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package contains the documentation.
Package: vitrage-graph
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - Graph service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage Graph service.
Package: vitrage-ml
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - Machine Learning Service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage Machine learning service.
Package: vitrage-notifier
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - Notifier Service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage Notifier service.
Package: vitrage-persistor
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - Persistor Service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage Persistor Service.
Package: vitrage-snmp-parsing
Architecture: all
Depends:
adduser,
python3-vitrage (= ${binary:Version}),
vitrage-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack RCA as a Service - SNMP Parsing Service
Vitrage provides a root cause analysis service, which is used for analyzing
the topology and alarms of the cloud, and providing insights about it.
.
This package provides Vitrage SNMP Parsing Service.
|