X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcal%2Fplugins%2Fyang%2Frwcal.yang;h=872375d4c2d0090854fe5f603e0612012706142c;hb=3558119e212cc1f5ffc5130118e38114fb80990d;hp=4c58f1bcab33e5eb3f87b513982e30b8d7eebe69;hpb=4f049a22f4031d0e02c40eb63e17f263b4702c1a;p=osm%2FSO.git diff --git a/rwcal/plugins/yang/rwcal.yang b/rwcal/plugins/yang/rwcal.yang index 4c58f1bc..872375d4 100644 --- a/rwcal/plugins/yang/rwcal.yang +++ b/rwcal/plugins/yang/rwcal.yang @@ -1010,6 +1010,8 @@ module rwcal } } + uses manotypes:custom-boot-data; + list volumes { key "name"; @@ -1242,6 +1244,8 @@ module rwcal description "Console URL from the VIM, if available"; } + uses manotypes:custom-boot-data; + list volumes { key "name"; @@ -1256,7 +1260,7 @@ module rwcal rwpb:field-string-max 64; type string; } - + uses manotypes:custom-meta-data; } }