X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Frequirements.pip;h=07334db482b72cbf2a535ce937aebb4fb5706b89;hb=db06c3026849ef0d2db9c040b66490ee6463dc1f;hp=03036a8287d957b14a7c4e835b5dd382dad8de46;hpb=a90c42e54bbc84dc63db2e58c6366c020fefdad8;p=functest.git diff --git a/docker/requirements.pip b/docker/requirements.pip index 03036a828..07334db48 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -1,13 +1,24 @@ +# +# +# author: Jose Lausuch (jose.lausuch@ericsson.com) +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +# pyyaml==3.10 gitpython==1.0.1 -python-neutronclient==2.6.0 -python-novaclient==2.28.1 -python-glanceclient==1.1.0 -python-cinderclient==1.4.0 -python-keystoneclient==1.6.0 +python-openstackclient==2.3.0 +python-ceilometerclient==1.5.1 virtualenv==1.11.4 pexpect==4.0 requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 -robotframework-sshlibrary==2.1.1 \ No newline at end of file +robotframework-sshlibrary==2.1.1 +configObj==5.0.6 +Flask==0.10.1 +xmltodict==0.9.2 +scp==0.10.2 +paramiko==1.16.0 \ No newline at end of file