X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fplugins%2Fyang%2Frw-nsd.yang;h=73aab73df78d3818f2baa13a5d1f6c3928be907a;hb=0f5e8c0bdb1d12863688400a56b54b10188b21a8;hp=4475928829c13456582a2c5112b58191e65c5d96;hpb=255ff03a528a3090ce7f46f0a63b65da3e6f9bcf;p=osm%2FSO.git diff --git a/models/plugins/yang/rw-nsd.yang b/models/plugins/yang/rw-nsd.yang index 44759288..73aab73d 100644 --- a/models/plugins/yang/rw-nsd.yang +++ b/models/plugins/yang/rw-nsd.yang @@ -1,7 +1,7 @@ /* * - * Copyright 2016 RIFT.IO Inc + * Copyright 2016-2017 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,6 +35,15 @@ module rw-nsd prefix "manotypes"; } + import rw-project { + prefix "rw-project"; + } + + revision 2017-02-08 { + description + "Update model to support projects."; + } + revision 2015-09-10 { description "Initial revision. This YANG file augments @@ -43,7 +52,7 @@ module rw-nsd "Derived from earlier versions of base YANG files"; } - augment /nsd:nsd-catalog/nsd:nsd { + augment /rw-project:project/nsd:nsd-catalog/nsd:nsd { uses manotypes:control-param; uses manotypes:action-param; leaf meta {