Skip to content

Commit 3785009

Browse files
author
Kamil Izdebski
committed
Gentoo packages updated.
1 parent 949539f commit 3785009

File tree

7 files changed

+17
-6
lines changed

7 files changed

+17
-6
lines changed

files/ebuilds/general

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ iputils
1717
curl
1818
tcpdump
1919
tar
20+
dev-python/netaddr

files/ebuilds/glance

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
gcc
22
libxml2
33
python
4+
eventlet
45
routes
56
greenlet
67
argparse
78
sqlalchemy
9+
wsgiref
810
pastedeploy
911
pyxattr
1012
iso8601
1113
requests
12-
wsgiref

files/ebuilds/horizon

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# eventlet should be installed by pip-2.7
1+
django-registration
22
apache # NOPRIME
33
mod_wsgi # NOPRIME
44
beautifulsoup
5+
boto
56
python-dateutil
67
dev-python/paste
78
dev-python/pastedeploy
@@ -13,9 +14,13 @@ webob
1314
kombu
1415
pylint
1516
pep8
17+
eventlet
18+
greenlet
19+
httplib2
1620
nose
1721
dev-python/sphinx
1822
mox
23+
kombu
1924
coverage
2025
cherrypy # why ?
2126
sqlalchemy-migrate

files/ebuilds/n-vol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
tgt
22
lvm2
3+
iscsitarget

files/ebuilds/nova

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
iputils
12
dnsmasq
23
multipath-tools
34
parted
@@ -26,10 +27,11 @@ libvirt # should use python, and specific target flags
2627
libxml2 # should use python
2728
routes
2829
netaddr
30+
paramiko
2931
pastedeploy
30-
# eventlet must be installed using pip-2.7
32+
eventlet
3133
cheetah
32-
amqplib # carrot must be installed using pip-2.7
34+
carrot
3335
tempita
3436
sqlalchemy
3537
suds

files/ebuilds/quantum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ netaddr
1212
pastedeploy
1313
greenlet
1414
kombu
15-
# eventlet must be installed by pip-2.7
15+
eventlet
1616
sqlalchemy
1717
mysql-python
1818
pyudev

files/ebuilds/swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ memcached # NOPRIME
44
configobj
55
coverage
66
dev-lang/python
7-
# eventlet must be installed by pip-2.7
7+
eventlet
88
greenlet
99
netifaces
1010
nose
@@ -15,3 +15,4 @@ webob
1515
pyxattr
1616
sqlite
1717
xfsprogs
18+
xinetd

0 commit comments

Comments
 (0)