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
|
selinux-policy-targeted
|
||||||
mongodb-server #NOPRIME
|
mongodb-server #NOPRIME
|
||||||
pymongo # NOPRIME
|
|
||||||
mongodb # NOPRIME
|
mongodb # NOPRIME
|
||||||
|
@ -3,4 +3,3 @@ scsi-target-utils
|
|||||||
qemu-img
|
qemu-img
|
||||||
postgresql-devel
|
postgresql-devel
|
||||||
iscsi-initiator-utils
|
iscsi-initiator-utils
|
||||||
python-lxml
|
|
||||||
|
@ -3,12 +3,4 @@ libxslt-devel # testonly
|
|||||||
mysql-devel # testonly
|
mysql-devel # testonly
|
||||||
openssl-devel # testonly
|
openssl-devel # testonly
|
||||||
postgresql-devel # testonly
|
postgresql-devel # testonly
|
||||||
python-argparse
|
|
||||||
python-eventlet
|
|
||||||
python-greenlet
|
|
||||||
python-lxml
|
|
||||||
python-paste-deploy
|
|
||||||
python-routes
|
|
||||||
python-sqlalchemy
|
|
||||||
pyxattr
|
|
||||||
zlib-devel # testonly
|
zlib-devel # testonly
|
||||||
|
@ -2,20 +2,5 @@ Django
|
|||||||
httpd # NOPRIME
|
httpd # NOPRIME
|
||||||
mod_wsgi # NOPRIME
|
mod_wsgi # NOPRIME
|
||||||
pylint
|
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
|
pyxattr
|
||||||
pcre-devel # pyScss
|
pcre-devel # pyScss
|
||||||
|
@ -8,7 +8,6 @@ libvirt-python
|
|||||||
net-tools
|
net-tools
|
||||||
openssh-clients
|
openssh-clients
|
||||||
openvswitch
|
openvswitch
|
||||||
python-libguestfs
|
|
||||||
sgabios
|
sgabios
|
||||||
syslinux
|
syslinux
|
||||||
tftp-server
|
tftp-server
|
||||||
|
@ -1,14 +1,4 @@
|
|||||||
MySQL-python
|
MySQL-python
|
||||||
python-greenlet
|
|
||||||
libxslt-devel
|
libxslt-devel
|
||||||
python-lxml
|
|
||||||
python-paste
|
|
||||||
python-paste-deploy
|
|
||||||
python-paste-script
|
|
||||||
python-routes
|
|
||||||
python-sqlalchemy
|
|
||||||
python-webob
|
|
||||||
sqlite
|
sqlite
|
||||||
mod_ssl
|
mod_ssl
|
||||||
|
|
||||||
# Deps installed via pip for RHEL
|
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
openldap-servers
|
openldap-servers
|
||||||
openldap-clients
|
openldap-clients
|
||||||
python-ldap
|
|
||||||
|
@ -1,2 +1 @@
|
|||||||
python-dateutil
|
|
||||||
fping
|
fping
|
||||||
|
@ -4,4 +4,4 @@ lvm2
|
|||||||
genisoimage
|
genisoimage
|
||||||
sysfsutils
|
sysfsutils
|
||||||
sg3_utils
|
sg3_utils
|
||||||
python-libguestfs # NOPRIME
|
|
||||||
|
@ -10,15 +10,6 @@ mysql-devel # testonly
|
|||||||
mysql-server # NOPRIME
|
mysql-server # NOPRIME
|
||||||
openvswitch # NOPRIME
|
openvswitch # NOPRIME
|
||||||
postgresql-devel # testonly
|
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
|
rabbitmq-server # NOPRIME
|
||||||
qpid-cpp-server # NOPRIME
|
qpid-cpp-server # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
|
@ -21,22 +21,6 @@ mysql-devel # testonly
|
|||||||
mysql-server # NOPRIME
|
mysql-server # NOPRIME
|
||||||
parted
|
parted
|
||||||
polkit
|
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
|
rabbitmq-server # NOPRIME
|
||||||
qpid-cpp-server # NOPRIME
|
qpid-cpp-server # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
qpid-proton-c-devel # NOPRIME
|
qpid-proton-c-devel # NOPRIME
|
||||||
python-qpid-proton # NOPRIME
|
|
||||||
cyrus-sasl-lib # NOPRIME
|
cyrus-sasl-lib # NOPRIME
|
||||||
cyrus-sasl-plain # NOPRIME
|
cyrus-sasl-plain # NOPRIME
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
curl
|
curl
|
||||||
memcached
|
memcached
|
||||||
python-configobj
|
|
||||||
python-coverage
|
|
||||||
python-eventlet
|
|
||||||
python-greenlet
|
|
||||||
python-netifaces
|
|
||||||
python-nose
|
|
||||||
python-paste-deploy
|
|
||||||
python-simplejson
|
|
||||||
python-webob
|
|
||||||
pyxattr
|
pyxattr
|
||||||
sqlite
|
sqlite
|
||||||
xfsprogs
|
xfsprogs
|
||||||
|
@ -3,4 +3,3 @@ mongodb
|
|||||||
mongodb-server
|
mongodb-server
|
||||||
pymongo
|
pymongo
|
||||||
redis # NOPRIME
|
redis # NOPRIME
|
||||||
python-redis # NOPRIME
|
|
||||||
|
Loading…
Reference in New Issue
Block a user