X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fpython%2Frift%2Fmano%2Fdts%2Fsubscriber%2Fro_account.py;h=3091d1558c1d901b10813fc5c42d5ef4da035cf1;hb=9ad945aab0b5a992e1df860bede8ecc9b143470e;hp=575d649ce2ea8d1f52d6f16b0a2d65317a540514;hpb=b772750d2ec5a19ee261bd11f2c74b7eae9d26f5;p=osm%2FSO.git diff --git a/common/python/rift/mano/dts/subscriber/ro_account.py b/common/python/rift/mano/dts/subscriber/ro_account.py index 575d649c..3091d155 100644 --- a/common/python/rift/mano/dts/subscriber/ro_account.py +++ b/common/python/rift/mano/dts/subscriber/ro_account.py @@ -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")