From 7dee5427d770340526afc7ffa642d223b53cfdf1 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Mon, 8 Feb 2016 21:12:10 +0900 Subject: fix docs - doc8 violations - use latest index.rst format - move userguide.rst to featureusage.rst Change-Id: I73e0a8a45418e197b973537d4f2856bd98c9a06c Signed-off-by: Ryota MIBU --- docs/configguide/featureconfig.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/configguide/featureconfig.rst') 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 -- cgit 1.2.3-korg