From e47eecdf9d5116deb34449dd223216cf53a4fcb6 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Mon, 21 Aug 2017 11:25:45 +0000 Subject: Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "Remove the tenant and user created for tempest" - Remove the tenant and user created for tempest According to the module [1] in tempest to parse tempest.conf, the three params in session idenity are invalid: [identity] tenant_name = tempest username = tempest password = Tempest123! Then there is no need to create tenant and user before running tempest and refstack_defcore. [1]: https://github.com/openstack/tempest/blob/14.0.0/tempest/config.py#L120 JIRA: FUNCTEST-864 Change-Id: Idac46e1e620324c584c8021c0bdf843f8823155a Signed-off-by: Linda Wang --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/functest b/docs/submodules/functest index f151c4468..7c3035d0b 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit f151c44687d96f580a1b9b8ce2e5c016bb09d2da +Subproject commit 7c3035d0b2ac3e2fdec39c77028804247c1013d9 -- cgit 1.2.3-korg