Merge from OSM SO master
[osm/SO.git] / common / python / rift / mano / dts / subscriber / ro_account.py
index 575d649..3091d15 100644 (file)
@@ -33,4 +33,4 @@ class ROAccountConfigSubscriber(core.AbstractConfigSubscriber):
         return "name"
 
     def get_xpath(self):
-        return("C,/rw-launchpad:resource-orchestrator")
\ No newline at end of file
+        return self._project.add_project("C,/rw-launchpad:resource-orchestrator")