heat/contrib/heat_gnocchi
Jenkins 34157ca28c Merge "gnocchi: ceilometer alarm update" 2015-03-30 18:32:49 +00:00
..
heat_gnocchi gnocchi: ceilometer alarm update 2015-03-23 11:03:32 +01:00
README.md ceilometer: new Gnocchi Alarm resources 2015-02-10 10:54:55 +01:00
setup.cfg Add versions to all contrib plugins 2015-03-27 19:03:06 -07:00
setup.py ceilometer: new Gnocchi Alarm resources 2015-02-10 10:54:55 +01:00

README.md

Gnocchi plugin for OpenStack Heat

This plugin adds Ceilometer Gnocchi Alarm resources in a Heat template.

1. Install the Gnocchi 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.