diff options
author | boucherv <valentin.boucher@orange.com> | 2015-11-12 08:33:21 +0100 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2015-11-12 08:33:21 +0100 |
commit | 235fc2b1017943734dc853c5e3c48b36f0ba0871 (patch) | |
tree | 8026e8e239c14e9cd6a641cab252fd154a274463 | |
parent | ee72ee8f18be243df00fb9671ae0a09eb39c811c (diff) |
Bugfix: cloudify deployment error
Change-Id: I9e97cc3f5f17de53f2c027a71c1bf9adba9054ee
Signed-off-by: boucherv <valentin.boucher@orange.com>
-rw-r--r-- | testcases/vIMS/CI/requirements.pip | 2 |
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 |