Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/cinder: cinder-2013.1.9999.ebuild ChangeLog
Date: Fri, 02 Aug 2013 18:27:56
Message-Id: 20130802182750.3EFFE2171C@flycatcher.gentoo.org
1 prometheanfire 13/08/02 18:27:50
2
3 Modified: ChangeLog
4 Added: cinder-2013.1.9999.ebuild
5 Log:
6 stable/grizzly for cinder
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
9
10 Revision Changes Path
11 1.11 sys-cluster/cinder/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 6 Jun 2013 19:18:06 -0000 1.10
24 +++ ChangeLog 2 Aug 2013 18:27:50 -0000 1.11
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sys-cluster/cinder
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.10 2013/06/06 19:18:06 prometheanfire Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.11 2013/08/02 18:27:50 prometheanfire Exp $
30 +
31 +*cinder-2013.1.9999 (02 Aug 2013)
32 +
33 + 02 Aug 2013; Matthew Thode <prometheanfire@g.o>
34 + +cinder-2013.1.9999.ebuild:
35 + stable/grizzly for cinder
36
37 *cinder-2013.1.2 (06 Jun 2013)
38
39
40
41
42 1.1 sys-cluster/cinder/cinder-2013.1.9999.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild?rev=1.1&content-type=text/plain
46
47 Index: cinder-2013.1.9999.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild,v 1.1 2013/08/02 18:27:50 prometheanfire Exp $
52
53 EAPI=5
54 PYTHON_COMPAT=( python2_7 )
55
56 inherit distutils-r1 eutils git-2
57
58 DESCRIPTION="Cinder is the OpenStack Block storage service. This is a spin out
59 of nova-volumes."
60 HOMEPAGE="https://launchpad.net/cinder"
61 EGIT_REPO_URI="https://github.com/openstack/cinder.git"
62 EGIT_BRANCH="stable/grizzly"
63
64 LICENSE="Apache-2.0"
65 SLOT="0"
66 KEYWORDS="~amd64 ~x86"
67 IUSE=""
68
69 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
70
71 RDEPEND="=dev-python/amqplib-0.6.1-r1[${PYTHON_USEDEP}]
72 >=dev-python/anyjson-0.2.4[${PYTHON_USEDEP}]
73 >=dev-python/eventlet-0.9.17[${PYTHON_USEDEP}]
74 >=dev-python/kombu-1.0.4[${PYTHON_USEDEP}]
75 >=dev-python/lockfile-0.8[${PYTHON_USEDEP}]
76 >=dev-python/lxml-2.3[${PYTHON_USEDEP}]
77 >=dev-python/routes-1.12.3[${PYTHON_USEDEP}]
78 =dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
79 >=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}]
80 >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
81 dev-python/paste[${PYTHON_USEDEP}]
82 >=dev-python/sqlalchemy-0.7.3
83 <=dev-python/sqlalchemy-0.7.9
84 >=dev-python/sqlalchemy-migrate-0.7.2
85 >=dev-python/stevedore-0.8
86 >=dev-python/suds-0.4
87 dev-python/paramiko[${PYTHON_USEDEP}]
88 >=dev-python/Babel-0.9.6[${PYTHON_USEDEP}]
89 >=dev-python/iso8601-0.1.4[${PYTHON_USEDEP}]
90 >=dev-python/setuptools-git-0.4[${PYTHON_USEDEP}]
91 >=dev-python/python-glanceclient-0.5.0[${PYTHON_USEDEP}]
92 <dev-python/python-glanceclient-2[${PYTHON_USEDEP}]
93 >=dev-python/python-keystoneclient-0.2.0[${PYTHON_USEDEP}]
94 dev-python/python-swiftclient[${PYTHON_USEDEP}]
95 >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
96 virtual/python-argparse[${PYTHON_USEDEP}]"
97
98 PATCHES=( )
99
100 python_install() {
101 distutils-r1_python_install
102 keepdir /etc/cinder
103 keepdir /etc/cinder/rootwrap.d
104 insinto /etc/cinder
105
106 newins "${S}/etc/cinder/cinder.conf.sample" "cinder.conf"
107 newins "${S}/etc/cinder/api-paste.ini" "api-paste.ini"
108 newins "${S}/etc/cinder/logging_sample.conf" "logging_sample.conf"
109 newins "${S}/etc/cinder/policy.json" "policy.json"
110 newins "${S}/etc/cinder/rootwrap.conf" "rootwrap.conf"
111 insinto /etc/cinder/rootwrap.d
112 newins "${S}/etc/cinder/rootwrap.d/volume.filters" "volume.filters"
113 }