Fixed value of mandatory fields to be YANG compliant
[osm/IM.git] / models / yang / mano-types.yang
index ada867d..a696550 100644 (file)
@@ -176,7 +176,7 @@ module mano-types
       description
           "Name of the configuration primitive.";
       type string;
       description
           "Name of the configuration primitive.";
       type string;
-      mandatory "true";
+      mandatory true;
     }
 
     leaf user-defined-script {
     }
 
     leaf user-defined-script {