summaryrefslogtreecommitdiffstats
path: root/functest/utils/functest_constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'functest/utils/functest_constants.py')
-rw-r--r--functest/utils/functest_constants.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/functest/utils/functest_constants.py b/functest/utils/functest_constants.py
index ac9d77c87..c4be07798 100644
--- a/functest/utils/functest_constants.py
+++ b/functest/utils/functest_constants.py
@@ -245,11 +245,6 @@ VIMS_DATA_DIR = get_value('general.dir.dir_vIMS_data',
'VIMS_DATA_DIR')
VIMS_TEST_DIR = get_value('general.dir.dir_repo_vims_test',
'VIMS_TEST_DIR')
-VIMS_TENANT_NAME = get_value('vIMS.general.tenant_name',
- 'VIMS_TENANT_NAME')
-VIMS_TENANT_DESCRIPTION = get_value('vIMS.general.tenant_description',
- 'VIMS_TENANT_DESCRIPTION')
-VIMS_IMAGES = get_value('vIMS.general.images', 'VIMS_IMAGES')
CFY_MANAGER_BLUEPRINT = get_value('vIMS.cloudify.blueprint',
'CFY_MANAGER_BLUEPRINT')
CFY_MANAGER_REQUIERMENTS = get_value('vIMS.cloudify.requierments',