From: boucherv Date: Thu, 12 Nov 2015 07:33:21 +0000 (+0100) Subject: Bugfix: cloudify deployment error X-Git-Tag: brahmaputra.1.0~280 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=235fc2b1017943734dc853c5e3c48b36f0ba0871;p=functest.git Bugfix: cloudify deployment error Change-Id: I9e97cc3f5f17de53f2c027a71c1bf9adba9054ee Signed-off-by: boucherv --- 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