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
|
Source: manila
Section: net
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
Build-Depends:
debhelper (>= 10),
dh-python,
openstack-pkg-tools (>= 74~),
po-debconf,
python3-all,
python3-pbr (>= 2.0.0),
python3-setuptools,
python3-sphinx (>= 1.6.2) <!nodoc>,
Build-Depends-Indep:
alembic (>= 0.8.10),
git,
python3-babel,
python3-bashate,
python3-cinderclient (>= 1:3.3.0),
python3-coverage,
python3-ddt (>= 1.0.1) <!nodoc>,
python3-eventlet,
python3-fixtures <!nodoc>,
python3-greenlet,
python3-hacking,
python3-iso8601 (>= 0.1.11),
python3-keystoneauth1 (>= 3.4.0),
python3-keystonemiddleware (>= 4.17.0),
python3-lxml,
python3-mock,
python3-mysqldb,
python3-netaddr,
python3-neutronclient (>= 1:6.7.0),
python3-novaclient (>= 2:9.1.0),
python3-openstackdocstheme (>= 1.18.1) <!nodoc>,
python3-os-api-ref (>= 1.4.0),
python3-os-testr (>= 1.0.0),
python3-oslo.concurrency (>= 3.26.0),
python3-oslo.config (>= 1:5.2.0),
python3-oslo.context (>= 2.19.2),
python3-oslo.db (>= 4.27.0),
python3-oslo.i18n (>= 3.15.3),
python3-oslo.log (>= 3.36.0),
python3-oslo.messaging (>= 5.29.0),
python3-oslo.middleware (>= 3.31.0),
python3-oslo.policy (>= 1.30.0),
python3-oslo.reports (>= 1.18.0),
python3-oslo.rootwrap (>= 5.8.0),
python3-oslo.serialization (>= 2.18.0),
python3-oslo.service (>= 1.24.0),
python3-oslo.utils (>= 3.33.0),
python3-oslotest (>= 1:3.2.0) <!nodoc>,
python3-paramiko (>= 2.0),
python3-paste,
python3-pastedeploy,
python3-pep8,
python3-psycopg2 (>= 2.6.2),
python3-pymysql,
python3-pyparsing,
python3-requests (>= 2.14.2),
python3-requests-mock (>= 1.2.0),
python3-retrying (>= 1.3.0),
python3-routes,
python3-six,
python3-sqlalchemy (>= 1.0.10),
python3-stestr <!nocheck>,
python3-stevedore (>= 1.20.0),
python3-testresources (>= 2.0.0) <!nocheck>,
python3-testscenarios <!nocheck>,
python3-testtools (>= 1.4.0),
python3-tooz (>= 1.58.0),
python3-webob (>= 1.7.1),
Build-Conflicts:
bpython,
ipython,
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/openstack-team/services/manila
Vcs-Git: https://salsa.debian.org/openstack-team/services/manila.git
Homepage: https://github.com/openstack/manila
Package: manila-api
Architecture: all
Depends:
adduser,
manila-common (= ${binary:Version}),
python3-openstackclient,
q-text-as-data,
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack shared file system as a service - API server
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the Manila API server.
Package: manila-common
Architecture: all
Depends:
adduser,
dbconfig-common,
python3-manila (= ${binary:Version}),
${misc:Depends},
${python3:Depends},
Description: OpenStack shared file system as a service - common files
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains commons components for Manila.
Package: manila-data
Architecture: all
Depends:
manila-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: Manila storage service - Data service
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to implement
and massively scalable.
.
Manila is the OpenStack shared filesystem service.
.
This package contains the Manila Data service.
Package: manila-doc
Section: doc
Architecture: all
Depends:
${misc:Depends},
${sphinxdoc:Depends},
Description: OpenStack shared file system as a service - Doc
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the documentation.
Package: manila-scheduler
Architecture: all
Depends:
manila-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack shared file system as a service - Scheduler server
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the Manila Scheduler server.
Package: manila-share
Architecture: all
Depends:
manila-common (= ${binary:Version}),
${misc:Depends},
${ostack-lsb-base},
${python3:Depends},
Description: OpenStack shared file system as a service - Share server
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the Manila Share daemon.
Package: python3-manila
Section: python
Architecture: all
Depends:
alembic (>= 0.8.10),
e2fsprogs,
python3-babel,
python3-cinderclient (>= 1:3.3.0),
python3-eventlet,
python3-greenlet,
python3-keystoneauth1 (>= 3.4.0),
python3-keystonemiddleware (>= 4.17.0),
python3-lxml,
python3-netaddr,
python3-neutronclient (>= 1:6.7.0),
python3-novaclient (>= 2:9.1.0),
python3-oslo.concurrency (>= 3.26.0),
python3-oslo.config (>= 1:5.2.0),
python3-oslo.context (>= 2.19.2),
python3-oslo.db (>= 4.27.0),
python3-oslo.i18n (>= 3.15.3),
python3-oslo.log (>= 3.36.0),
python3-oslo.messaging (>= 5.29.0),
python3-oslo.middleware (>= 3.31.0),
python3-oslo.policy (>= 1.30.0),
python3-oslo.reports (>= 1.18.0),
python3-oslo.rootwrap (>= 5.8.0),
python3-oslo.serialization (>= 2.18.0),
python3-oslo.service (>= 1.24.0),
python3-oslo.utils (>= 3.33.0),
python3-paramiko (>= 2.0),
python3-paste,
python3-pastedeploy,
python3-pbr (>= 2.0.0),
python3-psycopg2 (>= 2.6.2),
python3-pymysql,
python3-pyparsing,
python3-requests (>= 2.14.2),
python3-retrying (>= 1.3.0),
python3-routes,
python3-six,
python3-sqlalchemy (>= 1.0.10),
python3-stevedore (>= 1.20.0),
python3-tooz (>= 1.58.0),
python3-webob (>= 1.7.1),
${misc:Depends},
${python3:Depends},
Conflicts:
python-manila,
Description: OpenStack shared file system as a service - Python libs
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the Python library for Manila.
|