OpenSearch/test/framework
Simon Willnauer 9598616dfe Fallback to '/' info call to fetch cluster version
The `_cat/nodes` API might not be available in all clusters for instance
if they have authorization enabled. This change falls back to the previously
used method of using the '/' endpoint to fetch the nodes version, this is best
effort and will emit a warning.
2016-10-28 16:22:53 +02:00
..
src Fallback to '/' info call to fetch cluster version 2016-10-28 16:22:53 +02:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00