<font size=2 face="sans-serif">Hello,</font><br><br><font size=2 face="sans-serif">I have been scratching my head at this
issue for a couple of days without any success.</font><br><br><font size=2 face="sans-serif">Here's the issue:</font><br><font size=2 face="sans-serif">I try to install my plugin (can be found
</font><a href=https://review.openstack.org/#/c/243872/><font size=2 color=blue face="sans-serif">here</font></a><font size=2 face="sans-serif">as WIP) using this command:</font><br><br><font size=2 face="sans-serif">        pip
install -e contrib/plugins/murano_heat-translator_plugin/</font><br><br><font size=2 face="sans-serif">The installer runs and reports that
"Successfully installed io.murano.plugins.oasis.tosca".</font><br><font size=2 face="sans-serif">However, when I try to import a package
to the catalog I see (while debugging) that the plugin format I just installed
is not among the plugin_loader formats that murano discovers (</font><a href=https://github.com/openstack/murano/blob/master/murano/packages/load_utils.py#L100><font size=2 color=blue face="sans-serif">here</font></a><font size=2 face="sans-serif">).</font><br><br><font size=2 face="sans-serif">I run the same scenario for the Cloudify
plugin and everything goes fine.</font><br><br><font size=2 face="sans-serif">So it appears there is something wrong
with my package (I was able to install it before). But I don't know where
to look for the root cause of this issue.</font><br><font size=2 face="sans-serif">Any pointers would be highly appreciated.</font><br><br><font size=2 face="sans-serif">Thanks.</font><br><font size=2 face="sans-serif">--Vahid</font><br><BR>