From 93021a983853d260d8e48ba6279c7c45bfe3fe0a Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Fri, 13 Oct 2017 13:14:37 +0200 Subject: Modify the vnfd to use the new image We moved to a new image for SFs but we have not moved the name of the image in the vnfd Change-Id: I8f658e1dfcf0de3117845f615eddb8fd5b1e11af Signed-off-by: Manuel Buil --- sfc/tests/functest/vnfd-templates/test-vnfd2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfc/tests/functest/vnfd-templates/test-vnfd2.yaml') diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml index 9c2ffee1..42308c6c 100644 --- a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml +++ b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml @@ -18,7 +18,7 @@ topology_template: mem_size: 2 GB disk_size: 10 GB properties: - image: sfc_nsh_danube + image: sfc_nsh_euphrates availability_zone: {get_input: zone} mgmt_driver: noop config: | -- cgit 1.2.3-korg