Browse code

Remove unused package dependencies

* /sbin/vconfig command is not used by either nova or neutron.
* Now the AMQP carrot is not used, not even optionally by
the oslo.messaging.
* python-gfalgs just referenced as a similar configuration style,
by neutron.

Change-Id: Idde5446e47e7da1dd204ea518ab816e2cce77c7d

Attila Fazekas authored on 2014/03/12 22:38:25
Showing 4 changed files
... ...
@@ -25,7 +25,6 @@ socat # used by ajaxterm
25 25
 python-mox
26 26
 python-paste
27 27
 python-migrate
28
-python-gflags
29 28
 python-greenlet
30 29
 python-libvirt # NOPRIME
31 30
 python-libxml2
... ...
@@ -34,7 +33,6 @@ python-numpy # used by websockify for spice console
34 34
 python-pastedeploy
35 35
 python-eventlet
36 36
 python-cheetah
37
-python-carrot
38 37
 python-tempita
39 38
 python-sqlalchemy
40 39
 python-suds
... ...
@@ -24,7 +24,6 @@ python-Routes
24 24
 python-SQLAlchemy
25 25
 python-Tempita
26 26
 python-boto
27
-python-carrot
28 27
 python-cheetah
29 28
 python-eventlet
30 29
 python-feedparser
... ...
@@ -37,7 +36,6 @@ python-mox
37 37
 python-mysql
38 38
 python-numpy # needed by websockify for spice console
39 39
 python-paramiko
40
-python-python-gflags
41 40
 python-sqlalchemy-migrate
42 41
 python-suds
43 42
 python-xattr # needed for glance which is needed for nova --- this shouldn't be here
... ...
@@ -21,4 +21,3 @@ rabbitmq-server # NOPRIME
21 21
 qpid-cpp-server        # NOPRIME
22 22
 sqlite
23 23
 sudo
24
-vconfig
... ...
@@ -17,11 +17,9 @@ mysql-server # NOPRIME
17 17
 parted
18 18
 polkit
19 19
 python-boto
20
-python-carrot
21 20
 python-cheetah
22 21
 python-eventlet
23 22
 python-feedparser
24
-python-gflags
25 23
 python-greenlet
26 24
 python-iso8601
27 25
 python-kombu
... ...
@@ -42,4 +40,3 @@ rabbitmq-server # NOPRIME
42 42
 qpid-cpp-server # NOPRIME
43 43
 sqlite
44 44
 sudo
45
-vconfig