The ovs agent reports if it uses hybrid plug or not since [1]. At least the hybrid plug is part of the agent state - haven't tested if it's visible via the API. Might that be helpful? [1]https://review.openstack.org/#/c/311814/ -- ----- Andreas IRC: andreas_s (formerly scheuran) On Mo, 2016-06-06 at 14:44 +0000, Sean M. Collins wrote: > I agree, it would be convenient to have something similar to what Nova > has: > > https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/versions.py#L59-L60 > > We should put some resources behind implementing micro versioning and we > could end up with something similar. > > It would also be nice to have the agents report their version, so it > bubbles up into the agent-list REST API calls. >