]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Tweak wording for project inclusion process
authorarmando-migliaccio <armamig@gmail.com>
Tue, 21 Jul 2015 23:08:41 +0000 (16:08 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Tue, 21 Jul 2015 23:13:23 +0000 (16:13 -0700)
There may be projects that have not being created yet, so revise
the wording a bit to provide clarity that new projects can also
submit for inclusion right off the bat.

Change-Id: I862dc3d1835472066c23c3df8e049ae17bf47c2b

doc/source/devref/sub_projects.rst

index 28cc0c6c6c74cac6f29ef113ecc7db269588034b..f5c30af58e2d9df1417e85756a4e1d0d235c9776 100644 (file)
@@ -7,10 +7,10 @@ part of the overall Neutron project.
 Inclusion Process
 -----------------
 
-The process for proposing the move of a repo into openstack/ and under
-the Neutron project is to propose a patch to the openstack/governance
-repository.  For example, to propose moving networking-foo, one
-would add the following entry under Neutron in reference/projects.yaml::
+The process for proposing a repo into openstack/ and under the Neutron
+project is to propose a patch to the openstack/governance repository.
+For example, to propose networking-foo, one would add the following entry
+under Neutron in reference/projects.yaml::
 
     - repo: openstack/networking-foo
       tags:
@@ -28,6 +28,11 @@ repositories are within the existing approved scope of the project.
 
     http://git.openstack.org/cgit/openstack/governance/commit/?id=321a020cbcaada01976478ea9f677ebb4df7bd6d
 
+In order to create a project, in case it does not exist, follow steps
+as explained in:
+
+    http://docs.openstack.org/infra/manual/creators.html
+
 Responsibilities
 ----------------