From bcd3f63a99c5a256322ce46d18475bdf9fc59a3d Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 3 Sep 2014 11:30:54 -0400 Subject: [PATCH] don't install boto from packages installing boto from packages pins some other pure python libraries (like requests) in an unexpected way. As this is pure python we should instead let this be install from pip and thus be controlled by global requirements. Change-Id: If5df9de8c3e1ad8faceab4b43c86134dbbc55a51 --- files/apts/neutron | 1 - files/apts/nova | 1 - files/rpms-suse/neutron | 1 - files/rpms-suse/nova | 1 - files/rpms/horizon | 1 - files/rpms/neutron | 1 - files/rpms/nova | 1 - 7 files changed, 7 deletions(-) diff --git a/files/apts/neutron b/files/apts/neutron index 23dd65bc56..9df5904c56 100644 --- a/files/apts/neutron +++ b/files/apts/neutron @@ -5,7 +5,6 @@ iputils-arping libmysqlclient-dev # testonly mysql-server #NOPRIME sudo -python-boto python-iso8601 python-paste python-routes diff --git a/files/apts/nova b/files/apts/nova index 114194e9d7..4e47d70f5f 100644 --- a/files/apts/nova +++ b/files/apts/nova @@ -42,7 +42,6 @@ python-sqlalchemy python-suds python-lockfile python-m2crypto -python-boto python-kombu python-feedparser python-iso8601 diff --git a/files/rpms-suse/neutron b/files/rpms-suse/neutron index 79f5bff7ce..8ad69b022f 100644 --- a/files/rpms-suse/neutron +++ b/files/rpms-suse/neutron @@ -4,7 +4,6 @@ ebtables iptables iputils mariadb # NOPRIME -python-boto python-eventlet python-greenlet python-iso8601 diff --git a/files/rpms-suse/nova b/files/rpms-suse/nova index 2a210e500c..73c0604aaa 100644 --- a/files/rpms-suse/nova +++ b/files/rpms-suse/nova @@ -23,7 +23,6 @@ python-PasteDeploy python-Routes python-SQLAlchemy python-Tempita -python-boto python-cheetah python-eventlet python-feedparser diff --git a/files/rpms/horizon b/files/rpms/horizon index 92afed2985..8ecb030194 100644 --- a/files/rpms/horizon +++ b/files/rpms/horizon @@ -4,7 +4,6 @@ mod_wsgi # NOPRIME pylint python-anyjson python-BeautifulSoup -python-boto python-coverage python-dateutil python-eventlet diff --git a/files/rpms/neutron b/files/rpms/neutron index c56e6e2322..29d5cea34a 100644 --- a/files/rpms/neutron +++ b/files/rpms/neutron @@ -8,7 +8,6 @@ mysql-connector-python mysql-devel # testonly mysql-server # NOPRIME openvswitch # NOPRIME -python-boto python-eventlet python-greenlet python-iso8601 diff --git a/files/rpms/nova b/files/rpms/nova index 4c2ee5762b..fab450403e 100644 --- a/files/rpms/nova +++ b/files/rpms/nova @@ -20,7 +20,6 @@ mysql-devel # testonly mysql-server # NOPRIME parted polkit -python-boto python-cheetah python-eventlet python-feedparser