diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-08-22 11:38:58 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-08-22 12:19:27 +0000 |
commit | 961d31d83a1b2e872f5e270bcea93519544b5cd2 (patch) | |
tree | b428d7747f6f92ff0acb1abd9ddd33cf2c95bd25 /functest/ci/config_functest.yaml | |
parent | 42562fa3393aa54d1780a428b439cedcd3590a7b (diff) |
Config test_accounts_file for refstack_defcore
Tenant and user are required by refstack_defcore, which could
be configured in the test_accounts_file. [1]
[1]: https://github.com/openstack/refstack-client/blob/master/refstack_client/refstack_client.py#L170-L193
Change-Id: I9c920b6f15f491d671ebf222976305bedf4dd747
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index b3fc397f..3278c026 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -96,6 +96,11 @@ odl_sfc: tempest: deployment_name: opnfv-tempest + identity: + tenant_name: tempest + tenant_description: Tenant for Tempest test suite + user_name: tempest + user_password: Tempest123! validation: ssh_timeout: 130 object_storage: |