You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Why openstack-heat-engine failed to restart after I put my plug-in "heat_plugin" under /usr/lib/heat and restarting heat service?
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.
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.
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
The text was updated successfully, but these errors were encountered: