Merge changes Iddfdf664,Ifd7f98a4
authorhoban <adrian.hoban@intel.com>
Fri, 2 Mar 2018 14:37:58 +0000 (15:37 +0100)
committerGerrit Code Review <root@osm.etsi.org>
Fri, 2 Mar 2018 14:37:58 +0000 (15:37 +0100)
* changes:
  Generalize member-vnf-index as string in constituent-vnfd in NSD to allow symbolic names
  Feature 639: support of floating IPs

models/yang/vnfd-base.yang

index 9163e33..3ab3eab 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;
     }
   }