aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/vIMS
diff options
context:
space:
mode:
authorboucherv <valentin.boucher@orange.com>2015-11-12 08:33:21 +0100
committerboucherv <valentin.boucher@orange.com>2015-11-12 08:33:21 +0100
commit235fc2b1017943734dc853c5e3c48b36f0ba0871 (patch)
tree8026e8e239c14e9cd6a641cab252fd154a274463 /testcases/vIMS
parentee72ee8f18be243df00fb9671ae0a09eb39c811c (diff)
Bugfix: cloudify deployment error
Change-Id: I9e97cc3f5f17de53f2c027a71c1bf9adba9054ee Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'testcases/vIMS')
-rw-r--r--testcases/vIMS/CI/requirements.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/vIMS/CI/requirements.pip b/testcases/vIMS/CI/requirements.pip
index 5d13172ec..287c68c5d 100644
--- a/testcases/vIMS/CI/requirements.pip
+++ b/testcases/vIMS/CI/requirements.pip
@@ -1 +1 @@
-cloudify==3.2 \ No newline at end of file
+cloudify==3.2.1 \ No newline at end of file
171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219