summaryrefslogtreecommitdiffstats
path: root/xci/nfvi/osa/files/global-requirement-pins.txt
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-21 13:37:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-21 13:37:36 +0000
commit1a68730ab76b3fad4395f1cca0d3590c0507d378 (patch)
tree0a57fdf3fa7296ea4b92c3d5cedc178690dd3144 /xci/nfvi/osa/files/global-requirement-pins.txt
parent1b238dde764f68404489b21245e0b1494cb06e8e (diff)
parentc74cfd33fc3c8274433f153f1d211b7b2657ab54 (diff)
Merge "xci: OSA: Move all the OSA specific playbooks to the NFVI directory"
Diffstat (limited to 'xci/nfvi/osa/files/global-requirement-pins.txt')
-rw-r--r--xci/nfvi/osa/files/global-requirement-pins.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/xci/nfvi/osa/files/global-requirement-pins.txt b/xci/nfvi/osa/files/global-requirement-pins.txt
new file mode 100644
index 00000000..aa3b1169
--- /dev/null
+++ b/xci/nfvi/osa/files/global-requirement-pins.txt
@@ -0,0 +1,14 @@
+# This file should only be used to set python package pins that are
+# not present in OpenStack's upper-constraints. Any pins present in
+# this file will override any requirements set in *requirements.txt,
+# upper-constraints and any roles/vars.
+#
+# Use this file with caution!
+#
+###
+### These are pinned to ensure exactly the same behaviour forever! ###
+### These pins are updated through the sources-branch-updater script ###
+###
+pip==9.0.1
+setuptools==36.6.0
+wheel==0.30.0