diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index bbab56b025..0feaafb275 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -72,14 +72,16 @@ Alternate Configs Additional Services =================== -+-------------+------------------------------------------+------------+ -| Plugin Name | URL | Comments | -| | | | -+-------------+------------------------------------------+------------+ -|ec2-api |git://git.openstack.org/stackforge/ec2api |[as1]_ | -+-------------+------------------------------------------+------------+ -| | | | -+-------------+------------------------------------------+------------+ ++----------------+--------------------------------------------------+------------+ +| Plugin Name | URL | Comments | +| | | | ++----------------+--------------------------------------------------+------------+ +|ec2-api |git://git.openstack.org/stackforge/ec2api |[as1]_ | ++----------------+--------------------------------------------------+------------+ +|ironic-inspector|git://git.openstack.org/openstack/ironic-inspector| | ++----------------+--------------------------------------------------+------------+ +| | | | ++----------------+--------------------------------------------------+------------+ .. [as1] first functional devstack plugin, hence why used in most of the examples.