Merge "Feature 1417: support of PDUs in a VNF"
[osm/IM.git] / models / yang / vnfd-base.yang
index 1407016..cd2061b 100644 (file)
@@ -64,6 +64,7 @@ module vnfd-base
     leaf port-security-enabled {
       description "Enables the port security for the port.";
       type boolean;
     leaf port-security-enabled {
       description "Enables the port security for the port.";
       type boolean;
+      default true;
     }
   }
 
     }
   }