summaryrefslogtreecommitdiffstats
path: root/docs/configguide/featureconfig.rst
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-02-08 21:12:10 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-02-09 21:34:33 +0900
commit7dee5427d770340526afc7ffa642d223b53cfdf1 (patch)
tree21dc125ef663bd86658ccf909f23f16bf3709a30 /docs/configguide/featureconfig.rst
parentb065ccf2062ec2f38f059e133d0b8b47905f7d0a (diff)
fix docs
- doc8 violations - use latest index.rst format - move userguide.rst to featureusage.rst Change-Id: I73e0a8a45418e197b973537d4f2856bd98c9a06c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'docs/configguide/featureconfig.rst')
-rw-r--r--docs/configguide/featureconfig.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 99bafd5..1b3dd5a 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -117,7 +117,7 @@ Clone congress
git clone https://github.com/openstack/congress.git
cd congress
git checkout stable/liberty
-
+
Create virtualenv
.................
@@ -362,8 +362,8 @@ Run Congress Tempest Tests
Restarting after server power loss etc
......................................
-Currently this install procedure is manual. Automated install and restoral \
-after host recovery is TBD. For now, this procedure will get the Congress \
+Currently this install procedure is manual. Automated install and restoral
+after host recovery is TBD. For now, this procedure will get the Congress
service running again.
.. code::
@@ -377,9 +377,9 @@ service running again.
sudo lxc-start -n juju-trusty-congress -d
# Verify the Congress container status
sudo lxc-ls -f juju-trusty-congress
- NAME STATE IPV4 IPV6 GROUPS AUTOSTART
+ NAME STATE IPV4 IPV6 GROUPS AUTOSTART
----------------------------------------------------------------------
- juju-trusty-congress RUNNING 192.168.10.117 - - NO
+ juju-trusty-congress RUNNING 192.168.10.117 - - NO
# exit back to the Jumphost, wait a minute, and go back to the \
"SSH to Congress server" step above
# On the Congress server that you have logged into