From 2a8e131bae4b786b1bbf742b9e65e13bfd24412a Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Thu, 23 Aug 2018 12:34:33 -0700 Subject: [PATCH] Post Rio Fixes During the training we held in Rio, there were a few small changes that we noted would help make things clearer for people going through the guide the first time. This patch makes those changes. Story: 2003328 Task: 24365 Story: 2003327 Task: 23464 Change-Id: I079aaca3390c5d0e69d950b4828d460d2cb6bdce --- doc/source/common/communication.rst | 9 +++++---- doc/source/common/setup-gerrit.rst | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/source/common/communication.rst b/doc/source/common/communication.rst index 399627b..7f8d3ac 100644 --- a/doc/source/common/communication.rst +++ b/doc/source/common/communication.rst @@ -8,10 +8,11 @@ This sections allows you to: * Build up your persona in the community as a contributing member * Stay up to date on the active discussions in the community -IRC -=== -While working with OpenStack, IRC is the best way to get help or support -others. Details of IRC communication are described in :ref:`setup-irc`. +Internet Relay Chat (IRC) +========================= +While working with OpenStack, IRC is the best way to get real time help +or support others. Details of how to get on IRC are described in +:ref:`setup-irc`. Wiki Pages ========== diff --git a/doc/source/common/setup-gerrit.rst b/doc/source/common/setup-gerrit.rst index f33fa59..d04e320 100644 --- a/doc/source/common/setup-gerrit.rst +++ b/doc/source/common/setup-gerrit.rst @@ -164,8 +164,8 @@ have no passphrase:: Enter passphrase (empty for no passphrase): [Type a passphrase] Enter same passphrase again: [Type passphrase again] -Generating A Separate Key Pair For OpenStack Gerrit -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Generating A Separate Key Pair For OpenStack Gerrit (optional) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You can generate a new SSH key using the provided email as a label by going into your terminal program and typing::