aboutsummaryrefslogtreecommitdiffstats
path: root/functest/core
diff options
context:
space:
mode:
Diffstat (limited to 'functest/core')
-rw-r--r--functest/core/cloudify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/core/cloudify.py b/functest/core/cloudify.py
index 83dd603ad..d9b3398e3 100644
--- a/functest/core/cloudify.py
+++ b/functest/core/cloudify.py
@@ -27,7 +27,7 @@ class Cloudify(singlevm.SingleVm2):
__logger = logging.getLogger(__name__)
filename = ('/home/opnfv/functest/images/'
- 'cloudify-manager-premium-4.0.1.qcow2')
+ 'cloudify-manager-community-18.10.4.qcow2')
flavor_ram = 4096
flavor_vcpus = 2
flavor_disk = 40