add kombu to pip-requires and contrib/nova.sh

This commit is contained in:
Chris Behrens 2011-08-30 13:55:06 -07:00
parent 4f65e0153c
commit b6c306b1a2
2 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,7 @@ if [ "$CMD" == "install" ]; then
sudo apt-get install -y python-netaddr python-pastedeploy python-eventlet
sudo apt-get install -y python-novaclient python-glance python-cheetah
sudo apt-get install -y python-carrot python-tempita python-sqlalchemy
sudo apt-get install -y python-suds
sudo apt-get install -y python-suds python-kombu
if [ "$USE_IPV6" == 1 ]; then

View File

@ -8,6 +8,7 @@ anyjson==0.2.4
boto==1.9b
carrot==0.10.5
eventlet
kombu
lockfile==0.8
lxml==2.3
python-novaclient==2.6.0