From: armando-migliaccio Date: Tue, 21 Jul 2015 23:08:41 +0000 (-0700) Subject: Tweak wording for project inclusion process X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1c439f3d071fb2072445d011890d1773503b153b;p=openstack-build%2Fneutron-build.git Tweak wording for project inclusion process 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 --- diff --git a/doc/source/devref/sub_projects.rst b/doc/source/devref/sub_projects.rst index 28cc0c6c6..f5c30af58 100644 --- a/doc/source/devref/sub_projects.rst +++ b/doc/source/devref/sub_projects.rst @@ -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 ----------------