Seagate / cortx-ha

CORTX ha (High-Availability) is responsible for ensuring that CORTX Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across CORTX cluster.
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
4 stars 45 forks source link

Cortx-29005: Implement health event generator framework #651

Closed Madhura-08 closed 2 years ago

Madhura-08 commented 2 years ago

Problem Statement

Implement a health event generator framework python script file which will help to generate a mock event for node and disk

Design

It will be python script file which will have options to get ids. Script file will have following options: "get disks": "get cvgs": "publish": This script will also provide implementation of these options except publish option

Coding

Testing

Review Checklist

Review Checklist

Documentation

Checklist for Author

Madhura-08 commented 2 years ago

Closing this as it has problem in the DCO check. For this, opened a new PR https://github.com/Seagate/cortx-ha/pull/653