[openstack-dev] [murano] Plugin installation issue

Vahid S Hashemian vahidhashemian at us.ibm.com
Mon Jan 11 19:49:14 UTC 2016


Hello,

I have been scratching my head at this issue for a couple of days without 
any success.

Here's the issue:
I try to install my plugin (can be found here as WIP) using this command:

        pip install -e contrib/plugins/murano_heat-translator_plugin/

The installer runs and reports that "Successfully installed 
io.murano.plugins.oasis.tosca".
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 (here).

I run the same scenario for the Cloudify plugin and everything goes fine.

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.
Any pointers would be highly appreciated.

Thanks.
--Vahid


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160111/8fc214bb/attachment.html>


More information about the OpenStack-dev mailing list