From 605d6417e60494ef1f9d0511d526afe498d72120 Mon Sep 17 00:00:00 2001 From: Chris Dent Date: Wed, 26 Aug 2015 15:37:41 +0000 Subject: [PATCH] Add aodh and gnocchi to the plugin registry The comment is their keystone service entry. Change-Id: I896d5c594fa0c61924dbf4527215cc543b6e43e7 --- doc/source/plugin-registry.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index 99bfb85b38..428efc4977 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -20,6 +20,10 @@ The following are plugins that exist for official OpenStack projects. +--------------------+-------------------------------------------+--------------------+ |Plugin Name |URL |Comments | +--------------------+-------------------------------------------+--------------------+ +|aodh |git://git.openstack.org/openstack/aodh | alarming | ++--------------------+-------------------------------------------+--------------------+ +|gnocchi |git://git.openstack.org/openstack/gnocchi | metric | ++--------------------+-------------------------------------------+--------------------+ |magnum |git://git.openstack.org/openstack/magnum | | +--------------------+-------------------------------------------+--------------------+ |sahara |git://git.openstack.org/openstack/sahara | |