Bug 94 - SDN and Cloud/Config-Agent account data inconsistent
[osm/SO.git] / common / plugins / yang / rw-cloud.yang
index e4682ac..2c7ce6f 100644 (file)
@@ -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";
         }
       }