[Openstack-operators] [nova] Does anyone use the os-diagnostics API?

Matt Riedemann mriedem at linux.vnet.ibm.com
Wed Oct 12 14:00:11 UTC 2016


The current form of the nova os-diagnostics API is hypervisor-specific, 
which makes it pretty unusable in any generic way, which is why Tempest 
doesn't test it.

Way back when the v3 API was a thing for 2 minutes there was work done 
to standardize the diagnostics information across virt drivers in nova. 
The only thing is we haven't exposed that out of the REST API yet, but 
there is a spec proposing to do that now:

https://review.openstack.org/#/c/357884/

This is an admin-only API so we're trying to keep an end user point of 
view out of discussing it. For example, the disk details don't have any 
unique identifier. We could add one, but would it be useful to an admin?

This API is really supposed to be for debug, but the question I have for 
this list is does anyone actually use the existing os-diagnostics API? 
And if so, how do you use it, and what information is most useful? If 
you are using it, please review the spec and provide any input on what's 
proposed for outputs.

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-operators mailing list