From 47439cbea8fb0012d28057383d52ec0e54c9956c Mon Sep 17 00:00:00 2001 From: Armando Migliaccio Date: Tue, 6 Sep 2016 13:58:32 -0700 Subject: [PATCH] Add link to review dashboard in the effective guide This should help raise awareness for the existence of the tool. Change-Id: Ida92297417279120e76e218aa65fe76f8e767090 --- doc/source/devref/effective_neutron.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/devref/effective_neutron.rst b/doc/source/devref/effective_neutron.rst index 57429683467..e04e50e8ae9 100644 --- a/doc/source/devref/effective_neutron.rst +++ b/doc/source/devref/effective_neutron.rst @@ -404,6 +404,9 @@ Code Review ~~~~~~~~~~~ * You should visit `OpenStack How To Review wiki `_ +* Stay focussed and review what matters for the release. Please check out the Neutron + section for the `Gerrit dashboard `_. The output + is generated by this `tool `_. IRC ~~~~