aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/register-vim.json
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-09-11 13:55:51 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-11 13:55:51 +0000
commit00ec6171218b0d43d9ac566515ca04cd6b8b4b28 (patch)
tree3049641b1fc7f5c70865b248653d6872ce877b36 /sfc/tests/functest/register-vim.json
parentf2d9ca06bd9a70b4ee50c0dd51fcb061cf2baaca (diff)
parent56fb19b663557ce07be6d4e5c07fd4a5b9276ed2 (diff)
Merge "Adapt functionality to the new Tacker API"
Diffstat (limited to 'sfc/tests/functest/register-vim.json')
-rw-r--r--sfc/tests/functest/register-vim.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/sfc/tests/functest/register-vim.json b/sfc/tests/functest/register-vim.json
new file mode 100644
index 00000000..00719449
--- /dev/null
+++ b/sfc/tests/functest/register-vim.json
@@ -0,0 +1,18 @@
+{
+ "vim": {
+ "vim_project": {
+ "project_domain_name": "Default",
+ "id": "",
+ "name": "admin"
+ },
+ "auth_cred": {
+ "username": "admin",
+ "user_domain_name": "Default",
+ "password": "",
+ "user_id": ""
+ },
+ "auth_url": "",
+ "type": "openstack",
+ "name": "test-vim"
+ }
+}