aboutsummaryrefslogtreecommitdiffstats
path: root/app/test/fetch/cli_fetch/test_data
diff options
context:
space:
mode:
authoryayogev <yaronyogev@gmail.com>2017-08-21 10:06:31 +0300
committeryayogev <yaronyogev@gmail.com>2017-08-21 10:06:31 +0300
commit5123fe510da52369a73dfbfc64f2f25d05ff90af (patch)
treedb31874dc11da0dc9accf3a99876b5050b2dd796 /app/test/fetch/cli_fetch/test_data
parentf1a8bef9f98a4601de16ee96ac1e68b212d104d8 (diff)
fix CLI unit tests
Change-Id: Ie54f56adf2cd4cc42cf89c2b30004c1cf15eb2d6 Signed-off-by: yayogev <yaronyogev@gmail.com>
Diffstat (limited to 'app/test/fetch/cli_fetch/test_data')
-rw-r--r--app/test/fetch/cli_fetch/test_data/cli_fetch_vservice_vnics.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/test/fetch/cli_fetch/test_data/cli_fetch_vservice_vnics.py b/app/test/fetch/cli_fetch/test_data/cli_fetch_vservice_vnics.py
index 0b60af5..bef0ed2 100644
--- a/app/test/fetch/cli_fetch/test_data/cli_fetch_vservice_vnics.py
+++ b/app/test/fetch/cli_fetch/test_data/cli_fetch_vservice_vnics.py
@@ -198,7 +198,7 @@ RAW_VNIC = {
"vnic_type": "vservice_vnic"
}
-NETWORK = [{
+NETWORK = {
"admin_state_up": True,
"cidrs": [
"172.16.13.0/24"
@@ -252,7 +252,7 @@ NETWORK = [{
},
"tenant_id": "75c0eb79ff4a42b0ae4973c8375ddf40",
"type": "network"
-}]
+}
VSERVICE = {
"children_url": "/osdna_dev/discover.py?type=tree&id=qdhcp-8673c48a-f137-4497-b25d-08b7b218fd17",