From 43dbe515fca6719a8162e85192c0fd8565029c74 Mon Sep 17 00:00:00 2001 From: Michael Marchetti Date: Wed, 31 Oct 2018 23:16:41 +0000 Subject: [PATCH] Update cirros image name to match systest Signed-off-by: Michael Marchetti --- descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml b/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml index 94fa5f1f..6d5da86f 100644 --- a/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml +++ b/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml @@ -29,8 +29,8 @@ vnfd-catalog: storage-gb: 2 # Image/checksum or image including the full path - image: 'cirros034' - #checksum: + image: 'cirros-0.3.5-x86_64-disk.img' + #checksum: interface: # Specify the external interfaces -- 2.25.1