Browse code

Mention ironic-inspector in plugin-registry docs

Change-Id: Ia508a3af5a65e4fbf34dd8b9ae537ca133358fa3

Dmitry Tantsur authored on 2015/09/24 23:51:50
Showing 1 changed files
... ...
@@ -72,14 +72,16 @@ Alternate Configs
72 72
 Additional Services
73 73
 ===================
74 74
 
75
-+-------------+------------------------------------------+------------+
76
-| Plugin Name | URL                                      | Comments   |
77
-|             |                                          |            |
78
-+-------------+------------------------------------------+------------+
79
-|ec2-api      |git://git.openstack.org/stackforge/ec2api |[as1]_      |
80
-+-------------+------------------------------------------+------------+
81
-|             |                                          |            |
82
-+-------------+------------------------------------------+------------+
75
++----------------+--------------------------------------------------+------------+
76
+| Plugin Name    | URL                                              | Comments   |
77
+|                |                                                  |            |
78
++----------------+--------------------------------------------------+------------+
79
+|ec2-api         |git://git.openstack.org/stackforge/ec2api         |[as1]_      |
80
++----------------+--------------------------------------------------+------------+
81
+|ironic-inspector|git://git.openstack.org/openstack/ironic-inspector|            |
82
++----------------+--------------------------------------------------+------------+
83
+|                |                                                  |            |
84
++----------------+--------------------------------------------------+------------+
83 85
 
84 86
 .. [as1] first functional devstack plugin, hence why used in most of
85 87
          the examples.