X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=d0482468642ff55ea3b5e4d29c6e877e5c53461e;hb=67427f9b082a540f22f748eb1a0075d93407f77b;hp=9c037ed792aa9169059162780f17ad3ecf1ebb02;hpb=708550dd0718abdad8862e2275cc8e025a7c55e3;p=yardstick.git diff --git a/requirements.txt b/requirements.txt index 9c037ed79..d04824686 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ extras==0.0.3 fixtures==1.4.0 flake8==2.5.4 funcsigs==0.4 -functools32==3.2.3.post2 +functools32==3.2.3.post2; python_version <= '2.7' futures==3.0.5 iso8601==0.1.11 Jinja2==2.8 @@ -31,7 +31,8 @@ linecache2==1.0.0 lxml==3.5.0 MarkupSafe==0.23 mccabe==0.4.0 -mock==1.3.0 +# upgrade to version 2.0.0 to match python3 unittest.mock features +mock==2.0.0 monotonic==1.0 msgpack-python==0.4.7 netaddr==0.7.18 @@ -52,6 +53,7 @@ pycrypto==2.6.1 pyflakes==1.0.0 pyparsing==2.1.0 pyrsistent==0.11.12 +osc-lib==1.2.0 python-cinderclient==1.9.0 python-glanceclient==2.5.0 python-heatclient==1.5.0 @@ -59,7 +61,7 @@ python-keystoneclient==3.6.0 python-mimeparse==1.5.1 python-neutronclient==6.0.0 python-novaclient==6.0.0 -python-openstackclient==3.3.0 +python-openstackclient==3.7.0 python-subunit==1.2.0 python-swiftclient==3.0.0 pytz==2015.7 @@ -85,3 +87,6 @@ docker-py==1.10.6 flasgger==0.5.13 flask-restful-swagger==0.19 SQLAlchemy==1.1.4 +# version 14.5.0 for compatibility with trex traffic generator +pyzmq==14.5.0 +pika==0.10.0