summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShrenik <shrenik.jain@research.iiit.ac.in>2017-09-13 01:47:19 +0530
committerShrenik <shrenik.jain@research.iiit.ac.in>2017-09-13 01:47:19 +0530
commitcfe2aea37681ff4701f9dd6ac775797a39256c11 (patch)
treed96824d9fe96d13f70fde4740033503ca410b07a
parent9b2ba68b75ecd50600e6f375aeb4ea410cec0128 (diff)
Adds graphite and swaggerui containers to installation.rst
swaggerui and graphite containers were missing. JIRA: STORPERF-209 Change-Id: I4697d1641a0accc13daa60637e4195064a42a83c Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
-rwxr-xr-xdocs/testing/user/installation.rst2
1 files changed, 2 insertions, 0 deletions
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