aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/register-vim.json
diff options
context:
space:
mode:
authorDimitrios Markou <mardim@intracom-telecom.com>2017-09-01 14:26:45 +0300
committerDimitrios Markou <mardim@intracom-telecom.com>2017-09-07 15:53:08 +0300
commit56fb19b663557ce07be6d4e5c07fd4a5b9276ed2 (patch)
tree1ba1c2d0e28c537e73f20a3f701974bab3af5de0 /sfc/tests/functest/register-vim.json
parentb864bfbdff816dc621e5b4cd91431ec9ac4a47c0 (diff)
Adapt functionality to the new Tacker API
Change-Id: I078e9f26d3040cf04120abd425f03cb4f2e8daef Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
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"
+ }
+}