Browse code

Be a bit more explicit about the plugin generation

Make the warning in the auto-generated file stand-out a bit more, so
people don't waste time trying to add entries that appear
automatically.

Change-Id: Icf4290e1fad21ce72af54c178bafcce0b287cdf6

Ian Wienand authored on 2016/04/05 08:21:24
Showing 1 changed files
... ...
@@ -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.