Remove packaged rpm python libraries
Let's just use pip versions Change-Id: Idf3a3a914b54779172776822710b3e52e751b1d1
This commit is contained in:
parent
68ed19b696
commit
e52f6ca11f
@ -1,4 +1,3 @@
|
||||
selinux-policy-targeted
|
||||
mongodb-server #NOPRIME
|
||||
pymongo # NOPRIME
|
||||
mongodb # NOPRIME
|
||||
|
@ -3,4 +3,3 @@ scsi-target-utils
|
||||
qemu-img
|
||||
postgresql-devel
|
||||
iscsi-initiator-utils
|
||||
python-lxml
|
||||
|
@ -3,12 +3,4 @@ libxslt-devel # testonly
|
||||
mysql-devel # testonly
|
||||
openssl-devel # testonly
|
||||
postgresql-devel # testonly
|
||||
python-argparse
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-lxml
|
||||
python-paste-deploy
|
||||
python-routes
|
||||
python-sqlalchemy
|
||||
pyxattr
|
||||
zlib-devel # testonly
|
||||
|
@ -2,20 +2,5 @@ Django
|
||||
httpd # NOPRIME
|
||||
mod_wsgi # NOPRIME
|
||||
pylint
|
||||
python-anyjson
|
||||
python-BeautifulSoup
|
||||
python-coverage
|
||||
python-dateutil
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-httplib2
|
||||
python-migrate
|
||||
python-mox
|
||||
python-nose
|
||||
python-paste
|
||||
python-paste-deploy
|
||||
python-routes
|
||||
python-sqlalchemy
|
||||
python-webob
|
||||
pyxattr
|
||||
pcre-devel # pyScss
|
||||
|
@ -8,7 +8,6 @@ libvirt-python
|
||||
net-tools
|
||||
openssh-clients
|
||||
openvswitch
|
||||
python-libguestfs
|
||||
sgabios
|
||||
syslinux
|
||||
tftp-server
|
||||
|
@ -1,14 +1,4 @@
|
||||
MySQL-python
|
||||
python-greenlet
|
||||
libxslt-devel
|
||||
python-lxml
|
||||
python-paste
|
||||
python-paste-deploy
|
||||
python-paste-script
|
||||
python-routes
|
||||
python-sqlalchemy
|
||||
python-webob
|
||||
sqlite
|
||||
mod_ssl
|
||||
|
||||
# Deps installed via pip for RHEL
|
||||
|
@ -1,3 +1,2 @@
|
||||
openldap-servers
|
||||
openldap-clients
|
||||
python-ldap
|
||||
|
@ -1,2 +1 @@
|
||||
python-dateutil
|
||||
fping
|
||||
|
@ -4,4 +4,4 @@ lvm2
|
||||
genisoimage
|
||||
sysfsutils
|
||||
sg3_utils
|
||||
python-libguestfs # NOPRIME
|
||||
|
||||
|
@ -10,15 +10,6 @@ mysql-devel # testonly
|
||||
mysql-server # NOPRIME
|
||||
openvswitch # NOPRIME
|
||||
postgresql-devel # testonly
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-paste
|
||||
python-paste-deploy
|
||||
python-qpid # NOPRIME
|
||||
python-routes
|
||||
python-sqlalchemy
|
||||
python-suds
|
||||
rabbitmq-server # NOPRIME
|
||||
qpid-cpp-server # NOPRIME
|
||||
sqlite
|
||||
|
@ -21,22 +21,6 @@ mysql-devel # testonly
|
||||
mysql-server # NOPRIME
|
||||
parted
|
||||
polkit
|
||||
python-cheetah
|
||||
python-eventlet
|
||||
python-feedparser
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-lockfile
|
||||
python-migrate
|
||||
python-mox
|
||||
python-paramiko
|
||||
python-paste
|
||||
python-paste-deploy
|
||||
python-qpid # NOPRIME
|
||||
python-routes
|
||||
python-sqlalchemy
|
||||
python-suds
|
||||
python-tempita
|
||||
rabbitmq-server # NOPRIME
|
||||
qpid-cpp-server # NOPRIME
|
||||
sqlite
|
||||
|
@ -1,4 +1,3 @@
|
||||
qpid-proton-c-devel # NOPRIME
|
||||
python-qpid-proton # NOPRIME
|
||||
cyrus-sasl-lib # NOPRIME
|
||||
cyrus-sasl-plain # NOPRIME
|
||||
|
@ -1,14 +1,5 @@
|
||||
curl
|
||||
memcached
|
||||
python-configobj
|
||||
python-coverage
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-netifaces
|
||||
python-nose
|
||||
python-paste-deploy
|
||||
python-simplejson
|
||||
python-webob
|
||||
pyxattr
|
||||
sqlite
|
||||
xfsprogs
|
||||
|
@ -3,4 +3,3 @@ mongodb
|
||||
mongodb-server
|
||||
pymongo
|
||||
redis # NOPRIME
|
||||
python-redis # NOPRIME
|
||||
|
Loading…
Reference in New Issue
Block a user