X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=test-requirements.txt;h=76e475dcc7cb50d1a549368e1e89926b9d67e838;hb=771b18dec2d3d637d1e989e4ce2cc3147ecd9c47;hp=2bf297ba82cbbd1ffdeca67a8073b8e2500d28f1;hpb=3db31112124166552895231e4e2bbd43c0bab6eb;p=functest.git diff --git a/test-requirements.txt b/test-requirements.txt old mode 100755 new mode 100644 index 2bf297ba8..76e475dcc --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,10 +9,12 @@ click==6.6 coverage==4.1 dnspython==1.15.0 gitpython==1.0.1 +iniparse==0.4 mock==1.3.0 nose==1.3.7 python-ceilometerclient==2.6.2 python-congressclient==1.5.0 +python-heatclient==1.7.0 python-keystoneclient==3.5.0 python-neutronclient==6.0.0 python-openstackclient==2.3.0 @@ -21,5 +23,7 @@ pyyaml==3.10 requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 -robotframework-sshlibrary==2.1.1 +robotframework-sshlibrary==2.1.3 +subprocess32==3.2.7 virtualenv==15.1.0 +PrettyTable>=0.7.1,<0.8 # BSD