Add oAuth2 for subscription and registration with SMO 87/11187/1
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Mon, 22 May 2023 14:30:09 +0000 (22:30 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Mon, 22 May 2023 14:32:49 +0000 (22:32 +0800)
commit250c3960b727b9549581b50b88849218ef951609
tree25d2aab4a79c16ccbbc7e1c5e43843ee1df35ceb
parente1c1a75b2ca93f9d05a9431093554002efff994d
Add oAuth2 for subscription and registration with SMO

Issue-ID: INF-412
Change-Id: I3190b40b919d3f968f7a57b4b833c1f783d2a93c
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
o2app/bootstrap.py
o2app/entrypoints/redis_eventconsumer.py
o2common/adapter/notifications.py
o2common/service/command/handler.py
o2ims/service/command/notify_alarm_handler.py
o2ims/service/command/notify_handler.py
o2ims/service/command/registration_handler.py
requirements.txt
tests/integration/test_common.py [new file with mode: 0644]