python3-masakari

OpenStack Virtual Machine High Availability (VMHA) - Python files

Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism.

masakari-instance-monitor

OpenStack Virtual Machine High Availability (VMHA) - instance monitor

Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism.

masakari-process-monitor

OpenStack VM High Availability (VMHA) - process monitor

Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism.

neutron-ovn-agent

OpenStack virtual network service - OVN agent

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

ovn-bgp-agent

OpenStack virtual network service - OVN BGP agent

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

python3-masakariclient

OpenStack Virtual Machine High Availability (VMHA) client

This is a client for the OpenStack Masakari service Virtual Machine High Availability (VMHA) API. This package includes a Python library for accessing the API (the masakariclient module), and a command-line script extention for the python3-openstackclient package.