Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install a heat resource plug-in? #2

Open
zzxwill opened this issue May 4, 2015 · 0 comments
Open

How to install a heat resource plug-in? #2

zzxwill opened this issue May 4, 2015 · 0 comments

Comments

@zzxwill
Copy link

zzxwill commented May 4, 2015

Hi Tim, as I know, your plug-in could be installed via "sudo python setup.py install --install-purelib=/usr/lib/heat". But I don't have a setup.py in my plugin. Here is my question about installing my heat resource plug-in. Could you please help take a look at them? Thanks.

  1. Should the plug-in under /usr/lib/heat be copied to /usr/lib/python2.6/site-packages/cms_heat_plugin after heat service is restarted.

  2. Why openstack-heat-engine failed to restart after I put my plug-in "heat_plugin" under /usr/lib/heat and restarting heat service?

[root@cs14 heat_plugin]# ls
client config init.py README.txt README.txt_backup--20150503 resources sample_template tools
[root@cs14 heat_plugin]# pwd
/usr/lib/heat/heat_plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant