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
This commit is contained in:
Sean Dague 2014-09-03 11:30:54 -04:00
parent a90898d904
commit bcd3f63a99
7 changed files with 0 additions and 7 deletions

View File

@ -5,7 +5,6 @@ iputils-arping
libmysqlclient-dev # testonly
mysql-server #NOPRIME
sudo
python-boto
python-iso8601
python-paste
python-routes

View File

@ -42,7 +42,6 @@ python-sqlalchemy
python-suds
python-lockfile
python-m2crypto
python-boto
python-kombu
python-feedparser
python-iso8601

View File

@ -4,7 +4,6 @@ ebtables
iptables
iputils
mariadb # NOPRIME
python-boto
python-eventlet
python-greenlet
python-iso8601

View File

@ -23,7 +23,6 @@ python-PasteDeploy
python-Routes
python-SQLAlchemy
python-Tempita
python-boto
python-cheetah
python-eventlet
python-feedparser

View File

@ -4,7 +4,6 @@ mod_wsgi # NOPRIME
pylint
python-anyjson
python-BeautifulSoup
python-boto
python-coverage
python-dateutil
python-eventlet

View File

@ -8,7 +8,6 @@ mysql-connector-python
mysql-devel # testonly
mysql-server # NOPRIME
openvswitch # NOPRIME
python-boto
python-eventlet
python-greenlet
python-iso8601

View File

@ -20,7 +20,6 @@ mysql-devel # testonly
mysql-server # NOPRIME
parted
polkit
python-boto
python-cheetah
python-eventlet
python-feedparser