From 836341027030bcb12973cb91f7d1dbdfdb3317d7 Mon Sep 17 00:00:00 2001 From: Kerim Gokarslan Date: Thu, 14 Sep 2017 20:17:41 -0700 Subject: NFVBENCH-27 Search vm image under project folder Change-Id: I0d9c148e868fbcd665734eb92ac5c182693c3c67 Signed-off-by: Kerim Gokarslan --- docs/testing/user/userguide/server.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/testing/user/userguide') diff --git a/docs/testing/user/userguide/server.rst b/docs/testing/user/userguide/server.rst index ebdd828..f1ab618 100644 --- a/docs/testing/user/userguide/server.rst +++ b/docs/testing/user/userguide/server.rst @@ -170,7 +170,6 @@ The entire default configuration can be viewed using the --show-json-config opti "flow_count": 1, "generic_poll_sec": 2, "generic_retry_count": 100, - "image_name": "nfvbenchvm", "inter_node": false, "internal_networks": { "left": { @@ -304,7 +303,7 @@ The entire default configuration can be viewed using the --show-json-config opti ], "unidir_reverse_traffic_pps": 1, "vlan_tagging": true, - "vm_image_file": "file://172.29.172.152/downloads/nfvbench/nfvbenchvm-latest.qcow2", + "vm_image_file": "/nfvbench/nfvbenchvm-0.3.qcow2", "vts_ncs": { "host": null, "password": "secret", -- cgit 1.2.3-korg