From 2bc2a045a42796610e2d1d38eada7972e8c96454 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Wed, 6 Dec 2017 09:30:15 +0000 Subject: Remove the config of promise Change-Id: I9e393ce33228f90f724df12af258cf06fae821fc Signed-off-by: Linda Wang --- functest/ci/config_functest.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index e2746cf31..24e66f522 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -165,21 +165,6 @@ vnf: tenant_description: vRouter config: cloudify_vrouter.yaml -promise: - tenant_name: promise - tenant_description: promise Functionality Testing - user_name: promiser - user_pwd: test - image_name: promise-img - flavor_name: promise-flavor - flavor_vcpus: 1 - flavor_ram: 128 - flavor_disk: 0 - network_name: promise-net - subnet_name: promise-subnet - subnet_cidr: 192.168.121.0/24 - router_name: promise-router - example: vm_name: example-vm flavor: m1.small -- cgit 1.2.3-korg