Andreas Maier
Andreas Maier
We decided to do this in 1.0.0. Karl wants to comment on the initial issue description.
We agreed to move this to 1.1.
Considering that the WBEM server can create keys (see issue #1079), implementing this requires reordering the create instance operations in case of forward referencing aliases, so that the instances being...
Idea: Show how to create a listener using pywbem. The subscription manager tutorial assumes there is one but does not show that.
More ideas: * ExecQuery * Class Operations * Qualifier Operations
Idea: Tutorial about CIM namespaces. Purpose, interop, how to discover, managing namespaces via WBEMServer and that this is not normally needed or permitted.
We discussed this, conclusion was to go ahead. One idea that popped up was to have a concept of a chain of providers (as opposed to just replacing the default...
Further discussion suggests this should really be user-defined read providers, as opposed to something special just for testing.
The same issue in pywbem was reported to the autodocsumm project as https://github.com/Chilipp/autodocsumm/issues/50. Meanwhile I think this is a Sphinx issue, see https://github.com/sphinx-doc/sphinx/issues/10699
I removed this from 1.4.0 since a fix supposedly requires a new Sphinx version