File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11bridge-utils
2- pylint
32screen
43unzip
54wget
@@ -10,17 +9,12 @@ graphviz # testonly - docs
109lsof # useful when debugging
1110openssh-server
1211openssl
13- python-virtualenv
14- python-unittest2
1512iputils-ping
1613wget
1714curl
1815tcpdump
19- euca2ools # only for testing client
2016tar
21- python-cmd2 # dist:precise
2217python-dev
23- python-mock # testonly
2418python2.7
2519bc
2620libyaml-dev
Original file line number Diff line number Diff line change @@ -3,11 +3,4 @@ libpq-dev # testonly
33libssl-dev # testonly
44libxml2-dev
55libxslt1-dev # testonly
6- python-eventlet
7- python-routes
8- python-greenlet
9- python-sqlalchemy
10- python-pastedeploy
11- python-xattr
12- python-iso8601
136zlib1g-dev # testonly
Original file line number Diff line number Diff line change 11apache2 # NOPRIME
22libapache2-mod-wsgi # NOPRIME
3- python-beautifulsoup
4- python-dateutil
5- python-paste
6- python-pastedeploy
7- python-anyjson
8- python-routes
9- python-xattr
10- python-sqlalchemy
11- python-webob
12- pylint
13- python-eventlet
14- python-nose
15- python-mox
16- python-coverage
17- python-cherrypy3 # why?
18- python-migrate
193libpcre3-dev # pyScss
Original file line number Diff line number Diff line change 11python-lxml
2- python-pastescript
3- python-pastedeploy
4- python-paste
52sqlite3
6- python-pysqlite2
7- python-sqlalchemy
83python-mysqldb
94python-mysql.connector
10- python-webob
11- python-greenlet
12- python-routes
135libldap2-dev
146libsasl2-dev
157libkrb5-dev
Original file line number Diff line number Diff line change 1- python-dateutil
2- msgpack-python
31fping
Original file line number Diff line number Diff line change @@ -7,17 +7,8 @@ libmysqlclient-dev # testonly
77mysql-server #NOPRIME
88sudo
99postgresql-server-dev-all # testonly
10- python-iso8601
11- python-paste
12- python-routes
13- python-suds
14- python-pastedeploy
15- python-greenlet
16- python-eventlet
17- python-sqlalchemy
1810python-mysqldb
1911python-mysql.connector
20- python-pyudev
2112python-qpid # NOPRIME
2213dnsmasq-base
2314dnsmasq-utils # for dhcp_release only available in dist:precise
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ libmysqlclient-dev # testonly
88mysql-server # NOPRIME
99python-mysqldb
1010python-mysql.connector
11- python-xattr # needed for glance which is needed for nova --- this shouldn't be here
1211python-lxml # needed for glance which is needed for nova --- this shouldn't be here
1312gawk
1413iptables
@@ -27,22 +26,8 @@ genisoimage # required for config_drive
2726rabbitmq-server # NOPRIME
2827qpidd # NOPRIME
2928socat # used by ajaxterm
30- python-mox
31- python-paste
32- python-migrate
33- python-greenlet
3429python-libvirt # NOPRIME
3530python-libxml2
36- python-routes
3731python-numpy # used by websockify for spice console
38- python-pastedeploy
39- python-eventlet
40- python-cheetah
41- python-tempita
42- python-sqlalchemy
43- python-suds
44- python-lockfile
4532python-m2crypto
46- python-feedparser
47- python-iso8601
4833python-qpid # NOPRIME
Original file line number Diff line number Diff line change 11curl
22memcached
3- python-configobj
4- python-coverage
5- python-eventlet
6- python-greenlet
7- python-netifaces
3+ # NOTE python-nose only exists because of swift functional job, we should probably
4+ # figure out a more consistent way of installing this from test-requirements.txt instead
85python-nose
9- python-pastedeploy
10- python-simplejson
11- python-webob
12- python-xattr
136sqlite3
147xfsprogs
You can’t perform that action at this time.
0 commit comments