aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/sfc_one_chain_two_service_functions.py
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-10-04 18:07:06 +0200
committerManuel Buil <mbuil@suse.com>2017-10-04 18:15:03 +0200
commit191b33f219150f30f67ee91ef568ac390c7b1a58 (patch)
treec059c007291b409b6f81bf31a8eac9bc5965c967 /sfc/tests/functest/sfc_one_chain_two_service_functions.py
parent90b3ef7c16d604e53cce22169822878438ced78a (diff)
Do not use capital letters
As agreed with the releng-xci guys, we should not use capital letters to refer to openstack-ansible (osa) Change-Id: I634747b07e72513f751cde3eb33f3b4bad5c176d Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'sfc/tests/functest/sfc_one_chain_two_service_functions.py')
-rw-r--r--sfc/tests/functest/sfc_one_chain_two_service_functions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfc/tests/functest/sfc_one_chain_two_service_functions.py b/sfc/tests/functest/sfc_one_chain_two_service_functions.py
index 60190a6d..e9569a66 100644
--- a/sfc/tests/functest/sfc_one_chain_two_service_functions.py
+++ b/sfc/tests/functest/sfc_one_chain_two_service_functions.py
@@ -43,7 +43,7 @@ def main():
installer_type = os.environ.get("INSTALLER_TYPE")
- supported_installers = ['fuel', 'apex', 'OSA']
+ supported_installers = ['fuel', 'apex', 'osa']
if installer_type not in supported_installers:
logger.error(