From ef75eab03f4adc346be199c8a113d3083171738d Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 20 Mar 2018 16:54:01 +0100 Subject: [PATCH] Reverting image name to be non-mandatory as a workaround for bug 470 Change-Id: I8c8ae31292a64a5638f7234511875e55c4b73149 Signed-off-by: garciadeblas --- models/yang/mano-types.yang | 1 - 1 file changed, 1 deletion(-) diff --git a/models/yang/mano-types.yang b/models/yang/mano-types.yang index b6350ae..654fcbb 100644 --- a/models/yang/mano-types.yang +++ b/models/yang/mano-types.yang @@ -202,7 +202,6 @@ module mano-types the same name as entered here. "; type string; - mandatory "true"; } leaf image-checksum { -- 2.17.1