Fix INF-371 inventoryChange notification of the resourceType, resourcePool, Dms 43/9843/2
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Sat, 26 Nov 2022 15:49:54 +0000 (23:49 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Mon, 28 Nov 2022 02:48:26 +0000 (10:48 +0800)
commit209906139ba3d55342e5e95dd7cdb804c7b61943
tree61391e1a0da688d2bc9fafde73bcaf8783a6c768
parentb1427ab2a1c9c2a8d89d2082baa8a51453277096
Fix INF-371 inventoryChange notification of the resourceType, resourcePool, Dms

Issue-ID: INF-371
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
Change-Id: I3b6fee5a433359503660b5d784af11e948fb4916
15 files changed:
o2app/entrypoints/redis_eventconsumer.py
o2app/service/handlers.py
o2ims/domain/commands.py
o2ims/domain/events.py
o2ims/domain/stx_object.py
o2ims/service/auditor/dms_handler.py
o2ims/service/auditor/pserver_handler.py
o2ims/service/auditor/resourcepool_handler.py
o2ims/service/command/notify_handler.py
o2ims/service/event/alarm_event.py
o2ims/service/event/dms_event.py [new file with mode: 0644]
o2ims/service/event/ocloud_event.py
o2ims/service/event/resource_event.py
o2ims/service/event/resource_pool_event.py
o2ims/service/event/resource_type_event.py [new file with mode: 0644]