|
...
|
...
|
@@ -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.
|