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, 0 insertions, 14 deletions
diff --git a/xci/nfvi/osa/files/global-requirement-pins.txt b/xci/nfvi/osa/files/global-requirement-pins.txt
deleted file mode 100644
index aa3b1169..00000000
--- a/xci/nfvi/osa/files/global-requirement-pins.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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