From f57dbf3f1329c0b56bceb7c919f121369b865de2 Mon Sep 17 00:00:00 2001 From: John Davidge Date: Fri, 13 Jan 2017 13:48:50 +0000 Subject: [PATCH] Remove references to defunct Stadium docs Change-Id: I4f755e88bfbe19e58de81dc7ec4d12a26a43c8c0 Closes-Bug: #1656297 --- doc/source/devref/contribute.rst | 8 ++++---- doc/source/policies/bugs.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/devref/contribute.rst b/doc/source/devref/contribute.rst index 296a777d8d8..a9544d590f2 100644 --- a/doc/source/devref/contribute.rst +++ b/doc/source/devref/contribute.rst @@ -89,8 +89,9 @@ and examples below. We'll describe best practices for: * Documentation; Once you have everything in place you may want to add your project to the list -of Neutron sub-projects. Submit a patch via a gerrit review to neutron to add -your project to ``doc/source/stadium/sub_projects.rst``. +of Neutron sub-projects. See `Adding or removing projects to the stadium +`_ +for details. Design and Development @@ -295,8 +296,7 @@ be the bare minimum you have to complete in order to get you off the ground. want to skip this step now, build the history first (next step), and come back here to initialize the remainder of the repository with other files being generated by the cookiecutter (like tox.ini, setup.cfg, setup.py, etc.). -* Create a repository on git.openstack.org (see `Official Sub-Projects - `_). For +* Create a repository on git.openstack.org. For this you need the help of the OpenStack infra team. It is worth noting that you only get one shot at creating the repository on git.openstack.org. This is the time you get to choose whether you want to start from a clean slate, diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index faafa6c8cb1..c05047b73b0 100644 --- a/doc/source/policies/bugs.rst +++ b/doc/source/policies/bugs.rst @@ -138,7 +138,7 @@ called Neutron `stadium `_. +`_. .. _guidelines: