Merge "Path for nesting: external CP in VNFD and NSD can refer to internal VLDs and...
authorhoban <adrian.hoban@intel.com>
Fri, 2 Mar 2018 14:39:14 +0000 (15:39 +0100)
committerGerrit Code Review <root@osm.etsi.org>
Fri, 2 Mar 2018 14:39:14 +0000 (15:39 +0100)
models/yang/vnfd-base.yang

index 75dcadc..acb5b28 100644 (file)
@@ -64,6 +64,7 @@ module vnfd-base
     leaf port-security-enabled {
       description "Enables the port security for the port";
       type boolean;
+      default true;
     }
   }