----- Original Message -----
From: "Antoni Segura Puimedon" <asegurap(a)redhat.com>
To: "engine-devel" <engine-devel(a)ovirt.org>
Sent: Thursday, August 1, 2013 11:24:18 AM
Subject: [Engine-devel] server/api/ full_version tag stability
Hello list,
In order to smarten up the ovirt-node registration flow I will ask the engine
via rest API for it's version number, so that I can take decisions about
capabilities for networking.
I found that https:/server/api/ provides an xml document with a
<full_version>
tag that suits my purposes and I wanted to make sure that the stability of
such
element can be depended upon by asking you about it.
IMHO, it could be nice instead that we would have an api endpoint (if it is
not
there and I missed it) that would provide capability tags information such
as:
bridgeless_nets, vm_live_snapshot, etc.
It also should be anonymous API.
Alon