diff options
author | boucherv <valentin.boucher@orange.com> | 2015-12-24 14:57:50 +0100 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2015-12-27 17:37:05 +0100 |
commit | 80aa17c01f6907199e43b3790c206f7e367d7c78 (patch) | |
tree | aa681d76f5da89f667d96fa8d9d0011e8c2a02b2 /docker | |
parent | 4a2e0aeb8d7b8260d3a8dabed3da9516db7ed527 (diff) |
Update orchestrator (cloudify) version from 3.2 to 3.3
FUNCTEST-121
Change-Id: I05de60dae213e2f2b3ba272917dc70ca03e5fe90
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'docker')
-rw-r--r-- | docker/requirements.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 43777e87..03036a82 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -5,7 +5,6 @@ python-novaclient==2.28.1 python-glanceclient==1.1.0 python-cinderclient==1.4.0 python-keystoneclient==1.6.0 -cloudify==3.2.1 virtualenv==1.11.4 pexpect==4.0 requests==2.8.0 |