From 191b33f219150f30f67ee91ef568ac390c7b1a58 Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Wed, 4 Oct 2017 18:07:06 +0200 Subject: 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 --- sfc/tests/functest/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfc/tests/functest/config.yaml') diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml index 2957c596..8c4f9775 100644 --- a/sfc/tests/functest/config.yaml +++ b/sfc/tests/functest/config.yaml @@ -15,7 +15,7 @@ defaults: apex: user: stack pkey_file: "/root/.ssh/id_rsa" - OSA: + osa: user: root pkey_file: "/root/.ssh/id_rsa" image_format: qcow2 -- cgit 1.2.3-korg