libsolace.plugins.CMDBClient module

Mock implementation of what a CMDBClient should return, This is typically a simple HTTP client which interacts with whatever Configuration Management system you have. It could also just interact with JSON files if that is what you want.

All object names should be finalized by this plugin, so utilize Naming.name to to set final names.

libsolace.plugins.CMDBClient.CMDBClient(fn)[source]