Added python-savannaclient to setup.py

This commit is contained in:
Sergey Galkin 2013-09-26 14:55:09 +04:00
parent 4fba995756
commit e3db6aa182
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ fuel_health_reqs = [
'python-glanceclient>=0.9.0',
'python-keystoneclient>=0.2.4',
'python-novaclient>=2.13.0',
'python-savannaclient>=0.2.2',
'python-heatclient==0.2.2',
'paramiko>=1.10.1',
'requests>=1.1,<1.2.3',