Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/
Date: Mon, 31 May 2021 21:07:26
Message-Id: 1622495074.ebb7e9086e407252cdaa7111b4573681794db4b0.mgorny@gentoo
1 commit: ebb7e9086e407252cdaa7111b4573681794db4b0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 21:04:34 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 21:04:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb7e908
7
8 sys-cluster/heat: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-cluster/heat/Manifest | 3 -
13 sys-cluster/heat/heat-14.1.0.ebuild | 165 -------------------------------
14 sys-cluster/heat/heat-2020.1.9999.ebuild | 165 -------------------------------
15 3 files changed, 333 deletions(-)
16
17 diff --git a/sys-cluster/heat/Manifest b/sys-cluster/heat/Manifest
18 index 492707fba14..05b18deaaaf 100644
19 --- a/sys-cluster/heat/Manifest
20 +++ b/sys-cluster/heat/Manifest
21 @@ -1,6 +1,3 @@
22 -DIST heat.conf.sample-14.1.0 76935 BLAKE2B 7d664c9ec9a9efdcd851ed9f864cfa0d07dd68d3698243182f41d7df5f14711c14fb0e9390fb367ac3715f3b69dab09e4a6e0cb1c6a308470cdc9eba836726c3 SHA512 ccf53ac37ac5424c228ff430855fd5af65aa70df2ca3c21b04a64deec8a01a65be3d5b9367c512148e82f44eba327b31007b952d930820cb773219950d4398b0
23 DIST heat.conf.sample-15.0.0 77233 BLAKE2B 4c15a617a667aa72af08038d90a3935e68298fd240a2aef6fd877843a1c9a149315cda2a6c322762d57edb8f9c189407fe71ee2f30fde57aa40a6d7f8c132249 SHA512 4d7a31c171849451475e1fcfb4961051ad88472ab5e13c2e8809386889f00a73200d2f6e7155aa59d1bd00eb28e43e94987e7bc1e496d1c9f2ed003f0a8d96e2
24 -DIST heat.conf.sample-2020.1.9999 76935 BLAKE2B 7d664c9ec9a9efdcd851ed9f864cfa0d07dd68d3698243182f41d7df5f14711c14fb0e9390fb367ac3715f3b69dab09e4a6e0cb1c6a308470cdc9eba836726c3 SHA512 ccf53ac37ac5424c228ff430855fd5af65aa70df2ca3c21b04a64deec8a01a65be3d5b9367c512148e82f44eba327b31007b952d930820cb773219950d4398b0
25 DIST heat.conf.sample-2020.2.9999 77233 BLAKE2B 4c15a617a667aa72af08038d90a3935e68298fd240a2aef6fd877843a1c9a149315cda2a6c322762d57edb8f9c189407fe71ee2f30fde57aa40a6d7f8c132249 SHA512 4d7a31c171849451475e1fcfb4961051ad88472ab5e13c2e8809386889f00a73200d2f6e7155aa59d1bd00eb28e43e94987e7bc1e496d1c9f2ed003f0a8d96e2
26 -DIST openstack-heat-14.1.0.tar.gz 2356647 BLAKE2B 0b4d009fcb631929bdc1e9a429e3370a546fb1763ab66439cd3791b1437417ef18da46f4bae8397bc5a661e09acbceb09d2f32dc06a190852f67989b900035ac SHA512 b74795ae10d29348b47c91d8de2166999ab51caef42521d9347565414ba1f2bbd2870c54af9d3877fe11e1388c900e64ed780a0e22a1270adea6cb1cc4971e0b
27 DIST openstack-heat-15.0.0.tar.gz 2391827 BLAKE2B 50e7881a4114ba2ed6ba9067a7879382b5b3d61e2db8f113190a6194f8d34d1b06734a1e3b532805cfad23999ed233ea9c8fc369e1b269828653f346e28ddff7 SHA512 dd17f5cabadd90ab88adea3782a29802b0b4467c46c40dbd41ce68c08e2425b2eec362833b79cb739e16e6d5b137256cc4955afd5bd143e3a2e613d3b428dd5d
28
29 diff --git a/sys-cluster/heat/heat-14.1.0.ebuild b/sys-cluster/heat/heat-14.1.0.ebuild
30 deleted file mode 100644
31 index 5da74af0bd4..00000000000
32 --- a/sys-cluster/heat/heat-14.1.0.ebuild
33 +++ /dev/null
34 @@ -1,165 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -PYTHON_COMPAT=( python3_7 )
40 -DISTUTILS_USE_SETUPTOOLS=rdepend
41 -
42 -inherit distutils-r1 linux-info
43 -
44 -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine."
45 -HOMEPAGE="https://launchpad.net/heat"
46 -
47 -if [[ ${PV} == *9999 ]];then
48 - inherit git-r3
49 - SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ussuri -> heat.conf.sample-${PV}"
50 - EGIT_REPO_URI="https://github.com/openstack/heat.git"
51 - EGIT_BRANCH="stable/ussuri"
52 -else
53 - SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ussuri -> heat.conf.sample-${PV}
54 - https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz"
55 - KEYWORDS="amd64 ~arm64 x86"
56 - S="${WORKDIR}/openstack-${P}"
57 -fi
58 -
59 -LICENSE="Apache-2.0"
60 -SLOT="0"
61 -IUSE="+mysql +memcached postgres sqlite"
62 -REQUIRED_USE="|| ( mysql postgres sqlite )"
63 -
64 -CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
65 - !~dev-python/pbr-2.1.0"
66 -DEPEND="${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/croniter-0.3.4[${PYTHON_USEDEP}]
74 - >=dev-python/cryptography-1.2.1[${PYTHON_USEDEP}]
75 - >=dev-python/eventlet-0.20.0[${PYTHON_USEDEP}]
76 - !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
77 - !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
78 - !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
79 - !~dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
80 - >=dev-python/keystoneauth-3.18.0[${PYTHON_USEDEP}]
81 - >=dev-python/keystonemiddleware-4.17.0[${PYTHON_USEDEP}]
82 - >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
83 - !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
84 - >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
85 - >=dev-python/neutron-lib-1.14.0[${PYTHON_USEDEP}]
86 - >=dev-python/openstacksdk-0.11.2[${PYTHON_USEDEP}]
87 - >=dev-python/oslo-cache-1.26.0[${PYTHON_USEDEP}]
88 - >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
89 - >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
90 - >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
91 - >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
92 - >=dev-python/oslo-i18n-3.15.3[${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-reports-1.18.0[${PYTHON_USEDEP}]
98 - >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
99 - !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
100 - >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
101 - !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
102 - >=dev-python/oslo-upgradecheck-0.1.0[${PYTHON_USEDEP}]
103 - >=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
104 - >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
105 - >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
106 - >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
107 - >=dev-python/aodhclient-0.9.0[${PYTHON_USEDEP}]
108 - >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}]
109 - >=dev-python/python-blazarclient-1.0.1[${PYTHON_USEDEP}]
110 - >=dev-python/python-cinderclient-3.3.0[${PYTHON_USEDEP}]
111 - >=dev-python/python-designateclient-2.7.0[${PYTHON_USEDEP}]
112 - >=dev-python/python-glanceclient-2.8.0[${PYTHON_USEDEP}]
113 - >=dev-python/python-heatclient-1.10.0[${PYTHON_USEDEP}]
114 - >=dev-python/python-ironicclient-2.8.0[${PYTHON_USEDEP}]
115 - >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
116 - >=dev-python/python-magnumclient-2.3.0[${PYTHON_USEDEP}]
117 - >=dev-python/python-manilaclient-1.16.0[${PYTHON_USEDEP}]
118 - >=dev-python/python-mistralclient-3.1.0[${PYTHON_USEDEP}]
119 - !~dev-python/python-mistralclient-3.2.0[${PYTHON_USEDEP}]
120 - >=dev-python/python-monascaclient-1.12.0[${PYTHON_USEDEP}]
121 - >=dev-python/python-neutronclient-6.14.0[${PYTHON_USEDEP}]
122 - >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
123 - >=dev-python/python-octaviaclient-1.8.0[${PYTHON_USEDEP}]
124 - >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
125 - >=dev-python/python-saharaclient-1.4.0[${PYTHON_USEDEP}]
126 - >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
127 - >=dev-python/python-troveclient-2.2.0[${PYTHON_USEDEP}]
128 - >=dev-python/python-vitrageclient-2.7.0[${PYTHON_USEDEP}]
129 - >=dev-python/python-zaqarclient-1.3.0[${PYTHON_USEDEP}]
130 - >=dev-python/python-zunclient-3.4.0[${PYTHON_USEDEP}]
131 - >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
132 - >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
133 - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
134 - >=dev-python/tenacity-4.4.0[${PYTHON_USEDEP}]
135 - >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
136 - >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
137 - sqlite? (
138 - >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
139 - !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
140 - !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
141 - !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
142 - !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
143 - )
144 - mysql? (
145 - >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
146 - !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
147 - >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
148 - !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
149 - !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
150 - !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
151 - !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
152 - )
153 - postgres? (
154 - >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
155 - >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
156 - !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
157 - !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
158 - !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
159 - !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
160 - )
161 - >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
162 - >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
163 - >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
164 - >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
165 - acct-user/heat
166 - acct-group/heat"
167 -
168 -PATCHES=(
169 -)
170 -
171 -python_prepare_all() {
172 - sed -i '/^hacking/d' test-requirements.txt || die
173 - distutils-r1_python_prepare_all
174 -}
175 -
176 -python_install_all() {
177 - distutils-r1_python_install_all
178 - diropts -m0750 -o heat -g heat
179 - keepdir /etc/heat
180 - dodir /etc/heat/environment.d
181 - dodir /etc/heat/templates
182 -
183 - for svc in api api-cfn engine; do
184 - newinitd "${FILESDIR}/heat.initd" heat-${svc}
185 - done
186 -
187 - insinto /etc/heat
188 - insopts -m0640 -o heat -g heat
189 - newins "${DISTDIR}/heat.conf.sample-${PV}" "heat.conf.sample"
190 - doins "etc/heat/api-paste.ini"
191 - insinto /etc/heat/templates
192 - doins "etc/heat/templates/"*
193 - insinto /etc/heat/environment.d
194 - doins "etc/heat/environment.d/default.yaml"
195 -
196 - dodir /var/log/heat
197 - fowners heat:heat /var/log/heat
198 - rm -r "${ED}"/usr/etc
199 -}
200
201 diff --git a/sys-cluster/heat/heat-2020.1.9999.ebuild b/sys-cluster/heat/heat-2020.1.9999.ebuild
202 deleted file mode 100644
203 index 7afdc9082c5..00000000000
204 --- a/sys-cluster/heat/heat-2020.1.9999.ebuild
205 +++ /dev/null
206 @@ -1,165 +0,0 @@
207 -# Copyright 1999-2021 Gentoo Authors
208 -# Distributed under the terms of the GNU General Public License v2
209 -
210 -EAPI=7
211 -PYTHON_COMPAT=( python3_7 )
212 -DISTUTILS_USE_SETUPTOOLS=rdepend
213 -
214 -inherit distutils-r1 linux-info
215 -
216 -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine."
217 -HOMEPAGE="https://launchpad.net/heat"
218 -
219 -if [[ ${PV} == *9999 ]];then
220 - inherit git-r3
221 - SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ussuri -> heat.conf.sample-${PV}"
222 - EGIT_REPO_URI="https://github.com/openstack/heat.git"
223 - EGIT_BRANCH="stable/ussuri"
224 -else
225 - SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ussuri -> heat.conf.sample-${PV}
226 - https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz"
227 - KEYWORDS="~amd64 ~arm64 ~x86"
228 - S="${WORKDIR}/openstack-${P}"
229 -fi
230 -
231 -LICENSE="Apache-2.0"
232 -SLOT="0"
233 -IUSE="+mysql +memcached postgres sqlite"
234 -REQUIRED_USE="|| ( mysql postgres sqlite )"
235 -
236 -CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
237 - !~dev-python/pbr-2.1.0"
238 -DEPEND="${CDEPEND}
239 - app-admin/sudo"
240 -
241 -RDEPEND="
242 - ${CDEPEND}
243 - >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
244 - !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
245 - >=dev-python/croniter-0.3.4[${PYTHON_USEDEP}]
246 - >=dev-python/cryptography-1.2.1[${PYTHON_USEDEP}]
247 - >=dev-python/eventlet-0.20.0[${PYTHON_USEDEP}]
248 - !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
249 - !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
250 - !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
251 - !~dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
252 - >=dev-python/keystoneauth-3.18.0[${PYTHON_USEDEP}]
253 - >=dev-python/keystonemiddleware-4.17.0[${PYTHON_USEDEP}]
254 - >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
255 - !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
256 - >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
257 - >=dev-python/neutron-lib-1.14.0[${PYTHON_USEDEP}]
258 - >=dev-python/openstacksdk-0.11.2[${PYTHON_USEDEP}]
259 - >=dev-python/oslo-cache-1.26.0[${PYTHON_USEDEP}]
260 - >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
261 - >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
262 - >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
263 - >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
264 - >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
265 - >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
266 - >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
267 - >=dev-python/oslo-middleware-3.31.0[${PYTHON_USEDEP}]
268 - >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
269 - >=dev-python/oslo-reports-1.18.0[${PYTHON_USEDEP}]
270 - >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
271 - !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
272 - >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
273 - !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
274 - >=dev-python/oslo-upgradecheck-0.1.0[${PYTHON_USEDEP}]
275 - >=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
276 - >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
277 - >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
278 - >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
279 - >=dev-python/aodhclient-0.9.0[${PYTHON_USEDEP}]
280 - >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}]
281 - >=dev-python/python-blazarclient-1.0.1[${PYTHON_USEDEP}]
282 - >=dev-python/python-cinderclient-3.3.0[${PYTHON_USEDEP}]
283 - >=dev-python/python-designateclient-2.7.0[${PYTHON_USEDEP}]
284 - >=dev-python/python-glanceclient-2.8.0[${PYTHON_USEDEP}]
285 - >=dev-python/python-heatclient-1.10.0[${PYTHON_USEDEP}]
286 - >=dev-python/python-ironicclient-2.8.0[${PYTHON_USEDEP}]
287 - >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
288 - >=dev-python/python-magnumclient-2.3.0[${PYTHON_USEDEP}]
289 - >=dev-python/python-manilaclient-1.16.0[${PYTHON_USEDEP}]
290 - >=dev-python/python-mistralclient-3.1.0[${PYTHON_USEDEP}]
291 - !~dev-python/python-mistralclient-3.2.0[${PYTHON_USEDEP}]
292 - >=dev-python/python-monascaclient-1.12.0[${PYTHON_USEDEP}]
293 - >=dev-python/python-neutronclient-6.14.0[${PYTHON_USEDEP}]
294 - >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
295 - >=dev-python/python-octaviaclient-1.8.0[${PYTHON_USEDEP}]
296 - >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
297 - >=dev-python/python-saharaclient-1.4.0[${PYTHON_USEDEP}]
298 - >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
299 - >=dev-python/python-troveclient-2.2.0[${PYTHON_USEDEP}]
300 - >=dev-python/python-vitrageclient-2.7.0[${PYTHON_USEDEP}]
301 - >=dev-python/python-zaqarclient-1.3.0[${PYTHON_USEDEP}]
302 - >=dev-python/python-zunclient-3.4.0[${PYTHON_USEDEP}]
303 - >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
304 - >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
305 - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
306 - >=dev-python/tenacity-4.4.0[${PYTHON_USEDEP}]
307 - >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
308 - >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
309 - sqlite? (
310 - >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
311 - !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
312 - !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
313 - !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
314 - !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
315 - )
316 - mysql? (
317 - >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
318 - !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
319 - >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
320 - !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
321 - !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
322 - !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
323 - !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
324 - )
325 - postgres? (
326 - >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
327 - >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
328 - !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
329 - !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
330 - !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
331 - !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
332 - )
333 - >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
334 - >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
335 - >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
336 - >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
337 - acct-user/heat
338 - acct-group/heat"
339 -
340 -PATCHES=(
341 -)
342 -
343 -python_prepare_all() {
344 - sed -i '/^hacking/d' test-requirements.txt || die
345 - distutils-r1_python_prepare_all
346 -}
347 -
348 -python_install_all() {
349 - distutils-r1_python_install_all
350 - diropts -m0750 -o heat -g heat
351 - keepdir /etc/heat
352 - dodir /etc/heat/environment.d
353 - dodir /etc/heat/templates
354 -
355 - for svc in api api-cfn engine; do
356 - newinitd "${FILESDIR}/heat.initd" heat-${svc}
357 - done
358 -
359 - insinto /etc/heat
360 - insopts -m0640 -o heat -g heat
361 - newins "${DISTDIR}/heat.conf.sample-${PV}" "heat.conf.sample"
362 - doins "etc/heat/api-paste.ini"
363 - insinto /etc/heat/templates
364 - doins "etc/heat/templates/"*
365 - insinto /etc/heat/environment.d
366 - doins "etc/heat/environment.d/default.yaml"
367 -
368 - dodir /var/log/heat
369 - fowners heat:heat /var/log/heat
370 - rm -r "${ED}"/usr/etc
371 -}