summaryrefslogtreecommitdiffstats
path: root/xci/nfvi/osa/files/global-requirement-pins.txt
diff options
context:
space:
mode:
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