X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fplugins%2Fyang%2Frw-cloud.yang;h=2c7ce6fd9e8522e5f7d731b612c7ef5907da1b0d;hb=c55a47913f26cc903d347a5c2dbdfd629936b5d0;hp=e4682ac68dd0420af4f6d7841d57b2a5ea2f1bb2;hpb=f04e0aed7b77ad8833fa18ee083b5332bdb0da20;p=osm%2FSO.git diff --git a/common/plugins/yang/rw-cloud.yang b/common/plugins/yang/rw-cloud.yang index e4682ac6..2c7ce6fd 100644 --- a/common/plugins/yang/rw-cloud.yang +++ b/common/plugins/yang/rw-cloud.yang @@ -60,7 +60,7 @@ module rw-cloud leaf sdn-account { description "Configured SDN account associated with this cloud account"; type leafref { - path "/rw-sdn:sdn-account/rw-sdn:name"; + path "/rw-sdn:sdn/rw-sdn:account/rw-sdn:name"; } }