X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=common%2Fpython%2Frift%2Fmano%2Fcloud%2Fconfig.py;h=a5ed7b5842c40bfa04aa3410f23b11450b83de21;hb=b0a3805d0af2a816875101b80683ffbf6785e118;hp=f7906fdb8873a9c623020feb40d4dd07ef7cb41e;hpb=f49375710db1acf3cd74c8651d098b7a08e8d0b2;p=osm%2FSO.git diff --git a/common/python/rift/mano/cloud/config.py b/common/python/rift/mano/cloud/config.py index f7906fdb..a5ed7b58 100644 --- a/common/python/rift/mano/cloud/config.py +++ b/common/python/rift/mano/cloud/config.py @@ -128,6 +128,7 @@ class CloudAccountConfigSubscriber(object): self._reg.deregister() self._reg = None + @asyncio.coroutine def register(self): @asyncio.coroutine def apply_config(dts, acg, xact, action, scratch):