c31166a11c
This improve doc notes about deprecated objects and adds option 'version' to all objects with support_status parameter. blueprint deprecating-improvements Change-Id: I82f9f4514142a3a66c872722b265fee365eb5de2 |
||
---|---|---|
.. | ||
heat_zaqar | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
Zaqar plugin for OpenStack Heat
This plugin enable using Zaqar queuing service as a resource in a Heat template.
1. Install the Zaqar plugin in Heat
NOTE: These instructions assume the value of heat.conf plugin_dirs includes the default directory /usr/lib/heat.
To install the plugin, from this directory run: sudo python ./setup.py install
2. Restart heat
Only the process "heat-engine" needs to be restarted to load the newly installed plugin.