Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/
Date: Thu, 30 Aug 2018 18:27:20
Message-Id: 1535653623.a9e02dfa6debde62992f8c2aab51b9819e00763a.prometheanfire@gentoo
1 commit: a9e02dfa6debde62992f8c2aab51b9819e00763a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 18:26:50 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 18:27:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e02dfa
7
8 sys-cluster/cinder: 13.0.0 bump for ROCKY
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 sys-cluster/cinder/Manifest | 3 +
13 sys-cluster/cinder/cinder-13.0.0.ebuild | 213 +++++++++++++++++++++++++++
14 sys-cluster/cinder/cinder-2018.2.9999.ebuild | 213 +++++++++++++++++++++++++++
15 3 files changed, 429 insertions(+)
16
17 diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
18 index b6513abbbb1..3f87a489951 100644
19 --- a/sys-cluster/cinder/Manifest
20 +++ b/sys-cluster/cinder/Manifest
21 @@ -1,4 +1,7 @@
22 DIST cinder-11.1.1.tar.gz 5808526 BLAKE2B 1b773e45673c35faff1a327d73608949e088f3635adb6dd6c7e779e708dd8f2270b85086378d48042b86e60ad7ca94754d56c1d0193f1d715112a03cf3163c77 SHA512 10ecf0068c57077a24bb0445a0901e07e7ad211cd7fac67ed016b770b477e9ba0e9954de70f165aae69e079f6b2e9416d8292ec701db4c97b987c7dac8f69a43
23 DIST cinder-12.0.3.tar.gz 5333501 BLAKE2B a2ee71f1e35813162e5f37abdf7a3b1fd2bc7fe283422e07ad4506d7d0d6d322d7488876b1d4a8966ad357d8439f4f8e8322926c66810ed76210caa077d94910 SHA512 51b151d0fff6f2983ab0d0f90fb2e29bf04e54f51925d2b8acdda715f6a1eb83cd44f6e2a42243298ce4e8e8d23cdeedbf902d778e259960d56f8bccfd8420a2
24 +DIST cinder-13.0.0.tar.gz 5515802 BLAKE2B 9893e3cef0f14684ac6e1dff2a33cc96dd8f47a403e1d8a9a993be3be38f8c76f239535ef5faed72c991c88b51de106f54a5741688d457da654cfaa4a2c1843e SHA512 842e6cd858910cabc99bed874f5bd6b7234da0f676e91b83a767ba357b0eb7f4409dd383a9c64896dc6346a87399296399954af96f13b21cd655be5c89b3e978
25 +DIST cinder.conf.sample-13.0.0 185527 BLAKE2B c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2 SHA512 1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
26 +DIST cinder.conf.sample-2018.2.9999 185527 BLAKE2B c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2 SHA512 1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
27 DIST pike-cinder.conf.sample 185310 BLAKE2B 6f6a626537098107d63cd33ef6f8cc63dd5064711fcab3b6a7ebd0bb4170d3cc18e1cc414491859c63ca02d39602f496068823975f1cd5de731402696ade0868 SHA512 12c44b7a31888fbf4c70e037a2f5d0b778018e10bd0fc1cb97391bbe2fc6f97bbe4bec0d1504513ee0235ce50decda6883fe64a7d8fd5e329d8ad73e6bb74654
28 DIST queens-cinder.conf.sample 179467 BLAKE2B 00c229a6d9882740460c633db69bf3f5ff3d77a2a8e78f38528f1b5e6e03c2371141ba219c24b8dc82e51c20a5e784af142c1a0192791ff356e5841a9991d713 SHA512 346f9ad4ddcfed26dd3b9b34e65c2edaf08a7d649d4af5bd3a5ebf1047c78d6cdc4e4712666e022f56acd3b2a0b323850b40cc4d0008f2c140507342a00b2908
29
30 diff --git a/sys-cluster/cinder/cinder-13.0.0.ebuild b/sys-cluster/cinder/cinder-13.0.0.ebuild
31 new file mode 100644
32 index 00000000000..08199f011f4
33 --- /dev/null
34 +++ b/sys-cluster/cinder/cinder-13.0.0.ebuild
35 @@ -0,0 +1,213 @@
36 +# Copyright 1999-2018 Gentoo Foundation
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +EAPI=6
40 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
41 +
42 +inherit distutils-r1 eutils linux-info user
43 +
44 +DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
45 +HOMEPAGE="https://launchpad.net/cinder"
46 +
47 +if [[ ${PV} == *9999 ]];then
48 + inherit git-r3
49 + SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample -> cinder.conf.sample-${PV}"
50 + EGIT_REPO_URI="https://github.com/openstack/cinder.git"
51 + EGIT_BRANCH="stable/rocky"
52 +else
53 + SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample -> cinder.conf.sample-${PV}
54 + https://tarballs.openstack.org/${PN}/${P}.tar.gz"
55 + KEYWORDS="~amd64 ~arm64 ~x86"
56 +fi
57 +
58 +LICENSE="Apache-2.0"
59 +SLOT="0"
60 +IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
61 +REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
62 +
63 +CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
64 + !~dev-python/pbr-2.1.0"
65 +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
66 + ${CDEPEND}
67 + app-admin/sudo"
68 +
69 +RDEPEND="
70 + ${CDEPEND}
71 + >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
72 + !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
73 + >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
74 + >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
75 + dev-python/enum34[$(python_gen_usedep 'python2_7')]
76 + >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
77 + !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
78 + >=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
79 + >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
80 + >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
81 + >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
82 + <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}]
83 + virtual/python-ipaddress[${PYTHON_USEDEP}]
84 + >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
85 + >=dev-python/keystonemiddleware-4.17.0[${PYTHON_USEDEP}]
86 + >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
87 + !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
88 + >=dev-python/oauth2client-1.5.0[${PYTHON_USEDEP}]
89 + >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
90 + >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
91 + >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
92 + >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
93 + >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
94 + >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
95 + >=dev-python/oslo-middleware-3.31.0[${PYTHON_USEDEP}]
96 + >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
97 + >=dev-python/oslo-privsep-1.23.0[${PYTHON_USEDEP}]
98 + >=dev-python/oslo-reports-1.18.0[${PYTHON_USEDEP}]
99 + >=dev-python/oslo-rootwrap-5.8.0[${PYTHON_USEDEP}]
100 + >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
101 + !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
102 + >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
103 + !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
104 + >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
105 + >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
106 + >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
107 + >=dev-python/paramiko-2.0.0[${PYTHON_USEDEP}]
108 + >=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
109 + >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
110 + >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
111 + <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
112 + >=dev-python/psutil-3.2.2[${PYTHON_USEDEP}]
113 + >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
114 + >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}]
115 + >=dev-python/python-glanceclient-2.8.0[${PYTHON_USEDEP}]
116 + >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
117 + >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
118 + >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
119 + >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
120 + >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
121 + >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
122 + !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]
123 + >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
124 + >=dev-python/taskflow-2.16.0[${PYTHON_USEDEP}]
125 + >=dev-python/rtslib-fb-2.1.65[${PYTHON_USEDEP}]
126 + >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
127 + >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
128 + sqlite? (
129 + >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
130 + !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
131 + !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
132 + !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
133 + !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
134 + )
135 + mysql? (
136 + >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
137 + !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
138 + >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
139 + !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
140 + !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
141 + !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
142 + !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
143 + )
144 + postgres? (
145 + >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
146 + >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
147 + !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
148 + !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
149 + !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
150 + !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
151 + )
152 + >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
153 + >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
154 + ~dev-python/suds-0.6[${PYTHON_USEDEP}]
155 + >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
156 + >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
157 + >=dev-python/oslo-vmware-2.17.0[${PYTHON_USEDEP}]
158 + >=dev-python/os-brick-2.2.0[${PYTHON_USEDEP}]
159 + >=dev-python/os-win-3.0.0[${PYTHON_USEDEP}]
160 + >=dev-python/tooz-1.58.0[${PYTHON_USEDEP}]
161 + >=dev-python/google-api-python-client-1.4.2[${PYTHON_USEDEP}]
162 + >=dev-python/castellan-0.16.0[${PYTHON_USEDEP}]
163 + >=dev-python/cryptography-2.1[${PYTHON_USEDEP}]
164 + >=dev-python/cursive-0.2.1[${PYTHON_USEDEP}]
165 + iscsi? (
166 + tgt? ( sys-block/tgt )
167 + sys-block/open-iscsi
168 + )
169 + lvm? ( sys-fs/lvm2 )
170 + memcached? ( net-misc/memcached )
171 + app-emulation/qemu
172 + sys-fs/sysfsutils"
173 +# qemu is needed for image conversion
174 +
175 +#PATCHES=(
176 +#)
177 +
178 +pkg_pretend() {
179 + linux-info_pkg_setup
180 + CONFIG_CHECK_MODULES=""
181 + if use tcp; then
182 + CONFIG_CHECK_MODULES+="SCSI_ISCSI_ATTRS ISCSI_TCP "
183 + fi
184 + if use rdma; then
185 + CONFIG_CHECK_MODULES+="INFINIBAND_ISER "
186 + fi
187 + if use infiniband; then
188 + CONFIG_CHECK_MODULES+="INFINIBAND_IPOIB INFINIBAND_USER_MAD INFINIBAND_USER_ACCESS"
189 + fi
190 + if linux_config_exists; then
191 + for module in ${CONFIG_CHECK_MODULES}; do
192 + linux_chkconfig_present ${module} || ewarn "${module} needs to be enabled"
193 + done
194 + fi
195 +}
196 +
197 +pkg_setup() {
198 + enewgroup cinder
199 + enewuser cinder -1 -1 /var/lib/cinder cinder
200 +}
201 +
202 +python_prepare_all() {
203 + sed -i '/^hacking/d' test-requirements.txt || die
204 + # only used for docs
205 + sed -i '/^sphinx-feature-classification/d' requirements.txt || die
206 + distutils-r1_python_prepare_all
207 +}
208 +
209 +python_test() {
210 + # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727
211 + nosetests -I test_wsgi.py cinder/tests/ || die "tests failed under python2.7"
212 +}
213 +
214 +python_install_all() {
215 + distutils-r1_python_install_all
216 + keepdir /etc/cinder
217 + dodir /etc/cinder/rootwrap.d
218 +
219 + for svc in api scheduler volume; do
220 + newinitd "${FILESDIR}/cinder.initd" cinder-${svc}
221 + done
222 +
223 + insinto /etc/cinder
224 + insopts -m0640 -o cinder -g cinder
225 + doins "etc/cinder/api-httpd.conf"
226 + doins "etc/cinder/logging_sample.conf"
227 + doins "etc/cinder/rootwrap.conf"
228 + doins "etc/cinder/api-paste.ini"
229 + doins "etc/cinder/resource_filters.json"
230 + newins "${DISTDIR}/cinder.conf.sample-${PV}" "cinder.conf.sample"
231 + insinto /etc/cinder/rootwrap.d
232 + doins "etc/cinder/rootwrap.d/volume.filters"
233 +
234 + dodir /var/log/cinder
235 + fowners cinder:cinder /var/log/cinder
236 +
237 + #add sudoers definitions for user nova
238 + insinto /etc/sudoers.d/
239 + insopts -m 0440 -o root -g root
240 + newins "${FILESDIR}/cinder.sudoersd" cinder
241 +}
242 +
243 +pkg_postinst() {
244 + if use iscsi ; then
245 + elog "Cinder needs tgtd to be installed and running to work with iscsi"
246 + elog "it also needs 'include /var/lib/cinder/volumes/*' in /etc/tgt/targets.conf"
247 + fi
248 +}
249
250 diff --git a/sys-cluster/cinder/cinder-2018.2.9999.ebuild b/sys-cluster/cinder/cinder-2018.2.9999.ebuild
251 new file mode 100644
252 index 00000000000..08199f011f4
253 --- /dev/null
254 +++ b/sys-cluster/cinder/cinder-2018.2.9999.ebuild
255 @@ -0,0 +1,213 @@
256 +# Copyright 1999-2018 Gentoo Foundation
257 +# Distributed under the terms of the GNU General Public License v2
258 +
259 +EAPI=6
260 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
261 +
262 +inherit distutils-r1 eutils linux-info user
263 +
264 +DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
265 +HOMEPAGE="https://launchpad.net/cinder"
266 +
267 +if [[ ${PV} == *9999 ]];then
268 + inherit git-r3
269 + SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample -> cinder.conf.sample-${PV}"
270 + EGIT_REPO_URI="https://github.com/openstack/cinder.git"
271 + EGIT_BRANCH="stable/rocky"
272 +else
273 + SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/cinder.conf.sample -> cinder.conf.sample-${PV}
274 + https://tarballs.openstack.org/${PN}/${P}.tar.gz"
275 + KEYWORDS="~amd64 ~arm64 ~x86"
276 +fi
277 +
278 +LICENSE="Apache-2.0"
279 +SLOT="0"
280 +IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
281 +REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
282 +
283 +CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
284 + !~dev-python/pbr-2.1.0"
285 +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
286 + ${CDEPEND}
287 + app-admin/sudo"
288 +
289 +RDEPEND="
290 + ${CDEPEND}
291 + >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
292 + !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
293 + >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
294 + >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
295 + dev-python/enum34[$(python_gen_usedep 'python2_7')]
296 + >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
297 + !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
298 + >=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
299 + >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
300 + >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
301 + >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
302 + <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}]
303 + virtual/python-ipaddress[${PYTHON_USEDEP}]
304 + >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
305 + >=dev-python/keystonemiddleware-4.17.0[${PYTHON_USEDEP}]
306 + >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
307 + !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
308 + >=dev-python/oauth2client-1.5.0[${PYTHON_USEDEP}]
309 + >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
310 + >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
311 + >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
312 + >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
313 + >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
314 + >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
315 + >=dev-python/oslo-middleware-3.31.0[${PYTHON_USEDEP}]
316 + >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
317 + >=dev-python/oslo-privsep-1.23.0[${PYTHON_USEDEP}]
318 + >=dev-python/oslo-reports-1.18.0[${PYTHON_USEDEP}]
319 + >=dev-python/oslo-rootwrap-5.8.0[${PYTHON_USEDEP}]
320 + >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
321 + !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
322 + >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
323 + !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
324 + >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
325 + >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
326 + >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
327 + >=dev-python/paramiko-2.0.0[${PYTHON_USEDEP}]
328 + >=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
329 + >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
330 + >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
331 + <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
332 + >=dev-python/psutil-3.2.2[${PYTHON_USEDEP}]
333 + >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
334 + >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}]
335 + >=dev-python/python-glanceclient-2.8.0[${PYTHON_USEDEP}]
336 + >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
337 + >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
338 + >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
339 + >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
340 + >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
341 + >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
342 + !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]
343 + >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
344 + >=dev-python/taskflow-2.16.0[${PYTHON_USEDEP}]
345 + >=dev-python/rtslib-fb-2.1.65[${PYTHON_USEDEP}]
346 + >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
347 + >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
348 + sqlite? (
349 + >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
350 + !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
351 + !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
352 + !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
353 + !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
354 + )
355 + mysql? (
356 + >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
357 + !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
358 + >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
359 + !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
360 + !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
361 + !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
362 + !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
363 + )
364 + postgres? (
365 + >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
366 + >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
367 + !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
368 + !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
369 + !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
370 + !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
371 + )
372 + >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
373 + >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
374 + ~dev-python/suds-0.6[${PYTHON_USEDEP}]
375 + >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
376 + >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
377 + >=dev-python/oslo-vmware-2.17.0[${PYTHON_USEDEP}]
378 + >=dev-python/os-brick-2.2.0[${PYTHON_USEDEP}]
379 + >=dev-python/os-win-3.0.0[${PYTHON_USEDEP}]
380 + >=dev-python/tooz-1.58.0[${PYTHON_USEDEP}]
381 + >=dev-python/google-api-python-client-1.4.2[${PYTHON_USEDEP}]
382 + >=dev-python/castellan-0.16.0[${PYTHON_USEDEP}]
383 + >=dev-python/cryptography-2.1[${PYTHON_USEDEP}]
384 + >=dev-python/cursive-0.2.1[${PYTHON_USEDEP}]
385 + iscsi? (
386 + tgt? ( sys-block/tgt )
387 + sys-block/open-iscsi
388 + )
389 + lvm? ( sys-fs/lvm2 )
390 + memcached? ( net-misc/memcached )
391 + app-emulation/qemu
392 + sys-fs/sysfsutils"
393 +# qemu is needed for image conversion
394 +
395 +#PATCHES=(
396 +#)
397 +
398 +pkg_pretend() {
399 + linux-info_pkg_setup
400 + CONFIG_CHECK_MODULES=""
401 + if use tcp; then
402 + CONFIG_CHECK_MODULES+="SCSI_ISCSI_ATTRS ISCSI_TCP "
403 + fi
404 + if use rdma; then
405 + CONFIG_CHECK_MODULES+="INFINIBAND_ISER "
406 + fi
407 + if use infiniband; then
408 + CONFIG_CHECK_MODULES+="INFINIBAND_IPOIB INFINIBAND_USER_MAD INFINIBAND_USER_ACCESS"
409 + fi
410 + if linux_config_exists; then
411 + for module in ${CONFIG_CHECK_MODULES}; do
412 + linux_chkconfig_present ${module} || ewarn "${module} needs to be enabled"
413 + done
414 + fi
415 +}
416 +
417 +pkg_setup() {
418 + enewgroup cinder
419 + enewuser cinder -1 -1 /var/lib/cinder cinder
420 +}
421 +
422 +python_prepare_all() {
423 + sed -i '/^hacking/d' test-requirements.txt || die
424 + # only used for docs
425 + sed -i '/^sphinx-feature-classification/d' requirements.txt || die
426 + distutils-r1_python_prepare_all
427 +}
428 +
429 +python_test() {
430 + # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727
431 + nosetests -I test_wsgi.py cinder/tests/ || die "tests failed under python2.7"
432 +}
433 +
434 +python_install_all() {
435 + distutils-r1_python_install_all
436 + keepdir /etc/cinder
437 + dodir /etc/cinder/rootwrap.d
438 +
439 + for svc in api scheduler volume; do
440 + newinitd "${FILESDIR}/cinder.initd" cinder-${svc}
441 + done
442 +
443 + insinto /etc/cinder
444 + insopts -m0640 -o cinder -g cinder
445 + doins "etc/cinder/api-httpd.conf"
446 + doins "etc/cinder/logging_sample.conf"
447 + doins "etc/cinder/rootwrap.conf"
448 + doins "etc/cinder/api-paste.ini"
449 + doins "etc/cinder/resource_filters.json"
450 + newins "${DISTDIR}/cinder.conf.sample-${PV}" "cinder.conf.sample"
451 + insinto /etc/cinder/rootwrap.d
452 + doins "etc/cinder/rootwrap.d/volume.filters"
453 +
454 + dodir /var/log/cinder
455 + fowners cinder:cinder /var/log/cinder
456 +
457 + #add sudoers definitions for user nova
458 + insinto /etc/sudoers.d/
459 + insopts -m 0440 -o root -g root
460 + newins "${FILESDIR}/cinder.sudoersd" cinder
461 +}
462 +
463 +pkg_postinst() {
464 + if use iscsi ; then
465 + elog "Cinder needs tgtd to be installed and running to work with iscsi"
466 + elog "it also needs 'include /var/lib/cinder/volumes/*' in /etc/tgt/targets.conf"
467 + fi
468 +}