X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fplugins%2Fyang%2Frw-vlr.yang;h=bbfd616e325d36e4fb6cb23f9939d599a076f041;hb=055eabb8205cf0707a139f394f0afb5dbfa7423c;hp=739dbec646b153d58041b465ad7bed0da00dc448;hpb=6f07e6f33f751ab4ffe624f6037f887b243bece2;p=osm%2FSO.git diff --git a/models/plugins/yang/rw-vlr.yang b/models/plugins/yang/rw-vlr.yang index 739dbec6..bbfd616e 100644 --- a/models/plugins/yang/rw-vlr.yang +++ b/models/plugins/yang/rw-vlr.yang @@ -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.";