An open API service indexing awesome lists of open source software.

https://github.com/sapcc/openstack-agent-checks

golang based openstack agent readiness & liveness checks
https://github.com/sapcc/openstack-agent-checks

Last synced: 4 months ago
JSON representation

golang based openstack agent readiness & liveness checks

Awesome Lists containing this project

README

          

openstack-agent-checks
======================

This package provides simple readiness and liveness checks for openstack agents. There can be used as appropriate checks in kubernetes pod checks.

Currently supported
-------------------

- Neutron agent liveness (neutron-agent-liveness)
- Neutron dhcp agent readiness (neutron-dhcp-readiness)
- Neutron linuxbridge readiness (neutron-linuxbridge-readiness)

Requirements
------------

- golang >=1.10
- GNU make

Build
-----

make