summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-05-17 14:30:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-17 14:30:05 +0000
commit553ffefcdaa3d4a0ae61f9ce233b620d51b91d51 (patch)
tree08af5f667dd9009a494b1b1d7876b4457b538b22 /requirements.txt
parent111944995df899b3895a74fb7de3066d4f4a7bd3 (diff)
parentdd050db125143c682b28a0712ae950301ad659ea (diff)
Merge changes from topics 'YARDSTICK-1154', 'YARDSTICK-1160'
* changes: Kubernetes API "delete_service" missing parameter Bump Kubernetes Python client to version 6.0.0 Avoid "volumeMounts" with "configMap" fixed permissions
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4679bc8fb..76cd0534c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -29,7 +29,7 @@ influxdb==4.1.1 # MIT License; OSI Approved MIT License
IxNetwork==8.40.1124.9 # MIT License; OSI Approved MIT License
jinja2schema==0.1.4 # OSI Approved BSD License
keystoneauth1==3.1.0 # OSI Approved Apache Software License
-kubernetes==3.0.0a1 # OSI Approved Apache Software License
+kubernetes==6.0.0 # OSI Approved Apache Software License
mock==2.0.0 # OSI Approved BSD License; `BSD License`_; http://github.com/testing-cabal/mock/blob/master/LICENSE.txt
msgpack-python==0.4.8 # OSI Approved Apache Software License
netaddr==0.7.19 # BSD License; OSI Approved BSD License; OSI Approved MIT License