RIFT-14562 Supprt of mngmt network overriding on VLDs
[osm/SO.git] / rwcal / plugins / vala / rwcal.vala
index a14388e..4229fa1 100644 (file)
@@ -236,6 +236,7 @@ namespace RwCal {
     public abstract RwTypes.RwStatus get_vdu(
       Rwcal.CloudAccount account,
       string vdu_id,
+      string? mgmt_network,
       out Rwcal.VDUInfoParams response);
     
     public abstract RwTypes.RwStatus get_vdu_list(