From 93fce875997429df9a6ca85add4ba4a77e560bfa Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 31 Oct 2016 15:53:26 -0700 Subject: [PATCH] Fix missed gerrit->storyboard substitutions Change-Id: I6ac7159b428e0cf4d1e56c06fe21693916f4ea62 --- README.rst | 2 +- doc/source/configuration.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index f20fb8c..78a5d16 100644 --- a/README.rst +++ b/README.rst @@ -56,7 +56,7 @@ need to be supplied. The sample config files are as follows: **openstack-boartty.yaml** A configuration designed for use with OpenStack's installation of - Gerrit. + Storyboard. You will need a Storyboard authentication token which you can generate or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key" diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 464e4ab..5057cda 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -19,7 +19,7 @@ need to be supplied. The sample config files are as follows: **openstack-boartty.yaml** A configuration designed for use with OpenStack's installation of - Gerrit. + Storyboard. You will need a Storyboard authentication token which you can generate or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key" @@ -55,7 +55,7 @@ line. line. **url (required)** - The URL of the Gerrit server. HTTPS should be preferred. + The URL of the Storyboard server. HTTPS should be preferred. **token (required)** Your authentication token from Storyboard. Obtain it as described