Descriptor Unification
[osm/SO.git] / rwcal / plugins / yang / rwcal.yang
index 09e4acc..6f45e7c 100644 (file)
@@ -975,6 +975,13 @@ module rwcal
       uses connection-point-type;
     }
 
+    leaf mgmt-network {
+      description 
+          "Explicit mgmt-network name, otherwise the mgmt-network from
+           Cloud account is used";
+      type string;
+    }
+
     leaf allocate-public-address {
       description "If this VDU needs public IP address";
       type boolean;