From: Shrenik Date: Tue, 12 Sep 2017 20:17:19 +0000 (+0530) Subject: Adds graphite and swaggerui containers to installation.rst X-Git-Tag: opnfv-5.0.RC1~15 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F41787%2F1;p=storperf.git Adds graphite and swaggerui containers to installation.rst swaggerui and graphite containers were missing. JIRA: STORPERF-209 Change-Id: I4697d1641a0accc13daa60637e4195064a42a83c Signed-off-by: Shrenik --- 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