diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 00000000..a2ce1d9b --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,22 @@ +Flask==0.10.1 +paramiko==1.16.0 +scp==0.10.2 +requests>=2.8.0 +oslo.config==3.22.0 # Apache-2.0 +python-openstackclient==2.3.0 +python-ceilometerclient==2.6.2 +python-heatclient==1.7.0 +python-keystoneclient==3.5.0 +python-neutronclient==6.0.0 +python-novaclient==6.0.0 +python-congressclient==1.5.0 +virtualenv==15.1.0 +coverage>=4.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 +python-subunit>=0.0.18 # Apache-2.0/BSD +testtools>=1.4.0 # MIT +oslotest>=1.10.0 # Apache-2.0 +testrepository>=0.0.18 # Apache-2.0/BSD +testresources>=0.2.4 # Apache-2.0/BSD +testscenarios>=0.4 # Apache-2.0/BSD +oslosphinx>=4.7.0 # Apache-2.0
\ No newline at end of file |