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
This commit is contained in:
@@ -25,7 +25,6 @@ socat # used by ajaxterm
|
|||||||
python-mox
|
python-mox
|
||||||
python-paste
|
python-paste
|
||||||
python-migrate
|
python-migrate
|
||||||
python-gflags
|
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-libvirt # NOPRIME
|
python-libvirt # NOPRIME
|
||||||
python-libxml2
|
python-libxml2
|
||||||
@@ -34,7 +33,6 @@ python-numpy # used by websockify for spice console
|
|||||||
python-pastedeploy
|
python-pastedeploy
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-cheetah
|
python-cheetah
|
||||||
python-carrot
|
|
||||||
python-tempita
|
python-tempita
|
||||||
python-sqlalchemy
|
python-sqlalchemy
|
||||||
python-suds
|
python-suds
|
||||||
|
@@ -24,7 +24,6 @@ python-Routes
|
|||||||
python-SQLAlchemy
|
python-SQLAlchemy
|
||||||
python-Tempita
|
python-Tempita
|
||||||
python-boto
|
python-boto
|
||||||
python-carrot
|
|
||||||
python-cheetah
|
python-cheetah
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-feedparser
|
python-feedparser
|
||||||
@@ -37,7 +36,6 @@ python-mox
|
|||||||
python-mysql
|
python-mysql
|
||||||
python-numpy # needed by websockify for spice console
|
python-numpy # needed by websockify for spice console
|
||||||
python-paramiko
|
python-paramiko
|
||||||
python-python-gflags
|
|
||||||
python-sqlalchemy-migrate
|
python-sqlalchemy-migrate
|
||||||
python-suds
|
python-suds
|
||||||
python-xattr # needed for glance which is needed for nova --- this shouldn't be here
|
python-xattr # needed for glance which is needed for nova --- this shouldn't be here
|
||||||
|
@@ -21,4 +21,3 @@ rabbitmq-server # NOPRIME
|
|||||||
qpid-cpp-server # NOPRIME
|
qpid-cpp-server # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
sudo
|
sudo
|
||||||
vconfig
|
|
||||||
|
@@ -17,11 +17,9 @@ mysql-server # NOPRIME
|
|||||||
parted
|
parted
|
||||||
polkit
|
polkit
|
||||||
python-boto
|
python-boto
|
||||||
python-carrot
|
|
||||||
python-cheetah
|
python-cheetah
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-feedparser
|
python-feedparser
|
||||||
python-gflags
|
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-kombu
|
python-kombu
|
||||||
@@ -42,4 +40,3 @@ rabbitmq-server # NOPRIME
|
|||||||
qpid-cpp-server # NOPRIME
|
qpid-cpp-server # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
sudo
|
sudo
|
||||||
vconfig
|
|
||||||
|
Reference in New Issue
Block a user