Hi,
I came across a few customers who would really like a status module
which would just present a Read Only API with the status of the cluster.
The current REST API module adds a few hurdles like creating a key and
authenticating. While that's indeed safer it doesn't make it easy to use.
Many of these users currently parse something like this:
$ ceph status --format=json
Would it be logical to have a very simple manager module which exposes
just a 'status' API through HTTP?
I tried to extract this data from the dashboard, but that module isn't
stable either with dashboard v2 coming up.
Or is this something which we should build into the REST API module and
make a few endpoints not require authentication?
Opinions on this one?
Wido
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html