canonical / charm-openstack-service-checks

Collection of Nagios checks and other utilities that can be used to verify the operation of an OpenStack cluster
0 stars 2 forks source link

add more substantial tests for openstack services #93

Open sudeephb opened 7 months ago

sudeephb commented 7 months ago

Most of the checks for openstack services in this charm are just calling a status/health check on / or /healthcheck. To get more robust reporting, it would be good to run actual openstack commands against the various APIs. These would be more or less get calls against the various services, ensuring the APIs are not throwing 400 or 500 errors.


Imported from Launchpad using lp2gh.