Bugfix: correct a typo in the yardstick userguide 21/23621/1 colorado.2.0
authorJingLu5 <lvjing5@huawei.com>
Mon, 24 Oct 2016 09:32:35 +0000 (17:32 +0800)
committerliang gao <jean.gaoliang@huawei.com>
Mon, 24 Oct 2016 10:17:02 +0000 (10:17 +0000)
JIRA: YARDSTICK-374

Change-Id: If0d54542a1978655d7c9cae96171f1aa55a6fef4
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 56531df3a48ba1f5bd4aff9c9c9f537a2e454852)

docs/userguide/07-installation.rst

index d3d7bc1..d1ab84d 100644 (file)
@@ -148,7 +148,7 @@ Run the Docker image:
 
 ::
 
-  docker run --privileged=true -it opnfv/yardstick /bin/bash
+  docker run --privileged=true -it opnfv/yardstick:stable /bin/bash
 
 In the container the Yardstick repository is located in the /home/opnfv/repos
 directory.