|
...
|
...
|
@@ -1,20 +1,23 @@
|
|
1
|
1
|
..
|
|
2
|
|
- Note to patch submitters: this file is covered by a periodic proposal
|
|
3
|
|
- job. You should edit the files data/devstack-plugins-registry.footer
|
|
4
|
|
- data/devstack-plugins-registry.header instead of this one.
|
|
|
2
|
+
|
|
|
3
|
+ Note to patch submitters:
|
|
|
4
|
+
|
|
|
5
|
+ # ============================= #
|
|
|
6
|
+ # THIS FILE IS AUTOGENERATED ! #
|
|
|
7
|
+ # ============================= #
|
|
|
8
|
+
|
|
|
9
|
+ ** Plugins are found automatically and added to this list **
|
|
|
10
|
+
|
|
|
11
|
+ This file is created by a periodic proposal job. You should not
|
|
|
12
|
+ edit this file.
|
|
|
13
|
+
|
|
|
14
|
+ You should edit the files data/devstack-plugins-registry.footer
|
|
|
15
|
+ data/devstack-plugins-registry.header to modify this text.
|
|
5
|
16
|
|
|
6
|
17
|
==========================
|
|
7
|
18
|
DevStack Plugin Registry
|
|
8
|
19
|
==========================
|
|
9
|
20
|
|
|
10
|
|
-Since we've created the external plugin mechanism, it's gotten used by
|
|
11
|
|
-a lot of projects. The following is a list of plugins that currently
|
|
12
|
|
-exist. Any project that wishes to list their plugin here is welcomed
|
|
13
|
|
-to.
|
|
14
|
|
-
|
|
15
|
|
-Detected Plugins
|
|
16
|
|
-================
|
|
17
|
|
-
|
|
18
|
|
-The following are plugins that a script has found in the openstack/
|
|
19
|
|
-namespace, which includes but is not limited to official OpenStack
|
|
20
|
|
-projects.
|
|
|
21
|
+The following list is an automatically-generated collection of
|
|
|
22
|
+available DevStack plugins. This includes, but is not limited to,
|
|
|
23
|
+official OpenStack projects.
|