Bug 36 Multi site NS support and support for IP profile params
[osm/SO.git] / models / plugins / yang / rw-vlr.yang
index 739dbec..bbfd616 100644 (file)
@@ -56,6 +56,15 @@ module rw-vlr
         path "/rwcloud:cloud/rwcloud:account/rwcloud:name";
       }
     }
+    leaf om-datacenter {
+      description
+          "Openmano datacenter name to use when instantiating
+          the network service.  This is only used when openmano
+          is selected as the cloud account.  This should be superceded
+          by multiple cloud accounts when that becomes available.";
+      type string;
+    }
+
 
     leaf network_pool {
       description "The network pool the resource was allocated from.";