Update DeploymentManagerInfo attributes 62/12962/3
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Thu, 13 Jun 2024 15:37:57 +0000 (23:37 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Thu, 20 Jun 2024 04:01:36 +0000 (12:01 +0800)
commit9067a2b70d4b763b015aeb3d3efc925fc6cf3f07
treeb83433e5f4588a2066495a81c49367052beb358e
parent76a2f103ef57cc47973f0e7914ff5b7036f49800
Update DeploymentManagerInfo attributes

The April train release introduced a new spec to expand three attributes
of the DeploymentManager.

This commit implements these changes, adding the new attributes to the
DeploymentManager.

Test Plan:
1.Verified that the deployment manager list includes the new attributes
by default.
2.Verified that fetching a specific deployment manager responds as
expected.

Issue-ID: INF-468

Change-Id: I372f01fca970243d4b6421121b469786d5480e61
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
o2app/entrypoints/redis_eventconsumer.py
o2ims/adapter/clients/fault_client.py
o2ims/adapter/clients/ocloud_client.py
o2ims/adapter/clients/ocloud_sa_client.py
o2ims/domain/alarm_obj.py
o2ims/domain/ocloud.py
o2ims/service/command/notify_handler.py
o2ims/views/ocloud_dto.py