One thing that comes up often is situations where an openstack service is either down or not responding correctly to some requests.
I think it would be good to have a simple status page that shows the connection status for each openstack service based on the most recent attempt to contact the service.
Perhaps there could even be a more detailed view that shows the request/response history for each service. This information can already be tracked with a fog logger. Maybe we could register one and chainsaw it by separating out the various services into their own streams.
Showing this type of information would help users debug their openstack connections and would provide some transparency to the underlying openstack environment and services.
Related: