From d2999d0d0cc4d283873ff0d0951c4fdacd234dd1 Mon Sep 17 00:00:00 2001 From: Chris Dent Date: Tue, 29 Sep 2015 10:02:32 +0000 Subject: [PATCH] Add ceilometer to plugin registry Ceilometer is now removed from devstack and only exists as a plugin so it should be in the registry. Unfortunately the length of the URL changed the table formatting so the diff is much larger than the semantic change. Change-Id: Ibe8e27e97294c2d13be8f22f41eea27775811eec --- doc/source/plugin-registry.rst | 44 ++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index 0feaafb275..85fd7cc065 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -17,27 +17,29 @@ Official OpenStack Projects 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 | | -+--------------------+-------------------------------------------+--------------------+ -|manila |git://git.openstack.org/openstack/manila | file shares | -+--------------------+-------------------------------------------+--------------------+ -|mistral |git://git.openstack.org/openstack/mistral | | -+--------------------+-------------------------------------------+--------------------+ -|rally |git://git.openstack.org/openstack/rally | | -+--------------------+-------------------------------------------+--------------------+ -|sahara |git://git.openstack.org/openstack/sahara | | -+--------------------+-------------------------------------------+--------------------+ -|trove |git://git.openstack.org/openstack/trove | | -+--------------------+-------------------------------------------+--------------------+ -|zaqar |git://git.openstack.org/openstack/zaqar | | -+--------------------+-------------------------------------------+--------------------+ ++------------------+---------------------------------------------+--------------------+ +|Plugin Name |URL |Comments | ++------------------+---------------------------------------------+--------------------+ +|aodh |git://git.openstack.org/openstack/aodh | alarming | ++------------------+---------------------------------------------+--------------------+ +|ceilometer |git://git.openstack.org/openstack/ceilometer | metering | ++------------------+---------------------------------------------+--------------------+ +|gnocchi |git://git.openstack.org/openstack/gnocchi | metric | ++------------------+---------------------------------------------+--------------------+ +|magnum |git://git.openstack.org/openstack/magnum | | ++------------------+---------------------------------------------+--------------------+ +|manila |git://git.openstack.org/openstack/manila | file shares | ++------------------+---------------------------------------------+--------------------+ +|mistral |git://git.openstack.org/openstack/mistral | | ++------------------+---------------------------------------------+--------------------+ +|rally |git://git.openstack.org/openstack/rally | | ++------------------+---------------------------------------------+--------------------+ +|sahara |git://git.openstack.org/openstack/sahara | | ++------------------+---------------------------------------------+--------------------+ +|trove |git://git.openstack.org/openstack/trove | | ++------------------+---------------------------------------------+--------------------+ +|zaqar |git://git.openstack.org/openstack/zaqar | | ++------------------+---------------------------------------------+--------------------+