Added pbr package to setup.py

This commit is contained in:
Timur Nurlygayanov 2013-09-26 15:02:27 +04:00
parent 8d41a50c46
commit a0ee5b38c4
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ fuel_health_reqs = [
'python-keystoneclient>=0.3.1',
'python-novaclient>=2.13.0',
'python-heatclient==0.2.2',
'pbr==0.5.21',
'python-muranoclient>=0.2',
'paramiko>=1.10.1',
'requests>=1.1,<1.2.3',