hawkular/hawkular-client-ruby

Modify Gem to either use new inventory or different context of old one

Closed this issue · 1 comments

Hawkular-inventory has a new api
and has moved with 0.17 the endpoint of the old api to /deprecated

We need to either support the /deprecated endpoint for a while
or directly the new one

There is /status to get the version of inventory. If it is 0.17+ it is the /deprecated one

Was fixed by #98