Comment 3 for bug 2045717

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to distcloud (master)

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/902765
Committed: https://opendev.org/starlingx/distcloud/commit/7af5caf83c4719e75f867b69cb733d9e48751b67
Submitter: "Zuul (22348)"
Branch: master

commit 7af5caf83c4719e75f867b69cb733d9e48751b67
Author: Zhang Rong(Jon) <email address hidden>
Date: Mon Dec 4 15:54:29 2023 +0800

    Change heartbeat-status to availablity-state of system peer

    Fix availablity-state field is missing of system peer

    Test Plan:
    - PASS: Create/Update the system peer check the availability-
            state is exist.
    - PASS: Get details of the system peer check the availability-
            state is exist.
    - PASS: Peer monitor can change the availability-state when
            the peer site is avaliable.
    - PASS: Raise an alarm when the peer is unavaliable.

    Closes-Bug: 2045717

    Change-Id: I497e3d21355c08d000a77965e6a6f36c6f483936
    Signed-off-by: Zhang Rong(Jon) <email address hidden>