Add ironicclient to requirements

Ironicclient is needed to perform Ironic deployment tests.

Change-Id: I874c68b534bd714549081c0a493ec393812b65a5
This commit is contained in:
vsaienko 2016-01-12 20:08:08 +02:00 committed by tatyana-leontovich
parent ca8f0d97f4
commit 3aab65b38b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ python-keystoneclient>=0.3.2
python-novaclient>=2.15.0
python-cinderclient>=1.0.5
python-neutronclient>=2.0
python-ironicclient>=0.8.0
six
Jinja2
AllPairs==2.0.1