How do i associate mechanism_driver's name to the actual python module to be loaded by ml2?
I see some reference to setup.cfg where we can specify the mechanism_driver's name (used in ml2_conf.inf) to its corresponding module (.py
and classname). But i dont see that setup.cfg
in the Icehouse installation anywhere?... Should i create one by myself, if so what should be the path?
Appreciate your help.
Thanks!