X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Fyang%2Frw-pkg-mgmt.yang;h=49e89256ee4b4154a5a2633eba829e92e2d1b2d1;hb=99361668c71d0eca7d279851b8eccf8cc650908b;hp=5c68f0020af67d357e6c65aa18d9895be1ca34fa;hpb=0f5e8c0bdb1d12863688400a56b54b10188b21a8;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/yang/rw-pkg-mgmt.yang b/rwlaunchpad/plugins/yang/rw-pkg-mgmt.yang index 5c68f002..49e89256 100644 --- a/rwlaunchpad/plugins/yang/rw-pkg-mgmt.yang +++ b/rwlaunchpad/plugins/yang/rw-pkg-mgmt.yang @@ -57,6 +57,10 @@ module rw-pkg-mgmt prefix "rw-project"; } + import rw-project-mano { + prefix "rw-project-mano"; + } + revision 2017-02-08 { description "Update model to support projects."; @@ -260,6 +264,7 @@ module rw-pkg-mgmt description "Valid ID to track the status of the task"; type string; } + uses manotypes:rpc-project-name; } } @@ -277,6 +282,7 @@ module rw-pkg-mgmt description "Valid ID to track the status of the task"; type string; } + uses manotypes:rpc-project-name; } } @@ -316,6 +322,8 @@ module rw-pkg-mgmt description "Valid ID to track the status of the task"; type string; } + + uses manotypes:rpc-project-name; } } @@ -333,6 +341,7 @@ module rw-pkg-mgmt description "Valid ID to track the status of the task"; type string; } + uses manotypes:rpc-project-name; } } @@ -354,6 +363,8 @@ module rw-pkg-mgmt description "Trace in case of a failure"; type string; } + + uses manotypes:rpc-project-name; } }