X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2app%2Fbootstrap.py;h=2e907686cccba7825de52fb3edd612aaada9dc28;hb=84867b76a65efc4e9add52c86eae7e451c4a038d;hp=7a074f6e7b4fabb3fe74f2ea01cce7a6c53729a2;hpb=5e02e76308e1677fb106572b885a366eb6c0fbec;p=pti%2Fo2.git diff --git a/o2app/bootstrap.py b/o2app/bootstrap.py index 7a074f6..2e90768 100644 --- a/o2app/bootstrap.py +++ b/o2app/bootstrap.py @@ -20,8 +20,9 @@ from o2common.adapter.notifications import AbstractNotifications,\ SmoO2Notifications from o2common.adapter import redis_eventpublisher from o2common.service import unit_of_work +from o2common.service import messagebus -from o2app.service import handlers, messagebus +from o2app.service import handlers from o2app.adapter.unit_of_work import SqlAlchemyUnitOfWork from o2ims.adapter import orm as o2ims_orm