From cfe2aea37681ff4701f9dd6ac775797a39256c11 Mon Sep 17 00:00:00 2001 From: Shrenik Date: Wed, 13 Sep 2017 01:47:19 +0530 Subject: Adds graphite and swaggerui containers to installation.rst swaggerui and graphite containers were missing. JIRA: STORPERF-209 Change-Id: I4697d1641a0accc13daa60637e4195064a42a83c Signed-off-by: Shrenik --- docs/testing/user/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/testing/user/installation.rst b/docs/testing/user/installation.rst index d593e6f..046da42 100755 --- a/docs/testing/user/installation.rst +++ b/docs/testing/user/installation.rst @@ -210,6 +210,8 @@ pulling the latest master Euphrates container is: docker pull opnfv/storperf-master:latest docker pull opnfv/storperf-reporting:latest docker pull opnfv/storperf-httpfrontend:latest + docker pull opnfv/storperf-swaggerui:latest + docker pull opnfv/storperf-graphite:latest However, by itself, this will no longer provide full functionality. Full instructions are provided in the Running StorPerf Container section of this -- cgit 1.2.3-korg