summaryrefslogtreecommitdiffstats
path: root/docs/userguide/index.rst
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-09-13 16:33:13 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-13 16:33:14 +0000
commit93d2aaac6ac519ad848064425fd9a4d5de019e45 (patch)
tree82120e31362e544d04d932e90db4f448c6dfcd2a /docs/userguide/index.rst
parent60b1378663af737b0ae79caf2c5f116cc69c3795 (diff)
parente7e579f3f03d2bdce513e6bd17da3aecfbca8612 (diff)
Merge "Doc for Xreview by other test projects"
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r--docs/userguide/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst
index 6140f606d..30bee8dc0 100644
--- a/docs/userguide/index.rst
+++ b/docs/userguide/index.rst
@@ -16,7 +16,7 @@ The goal of this document is to describe the OPNFV Functest test cases and to
provide a procedure to execute them. In the OPNFV Colorado system release,
a Functest CLI utility is introduced for easier execution of test procedures.
-A overview presentation has been created for the first OPNFV Summit `[4]`_.
+An overview presentation has been created for the first OPNFV Summit `[4]`_.
This document is a continuation of the OPNFV Functest Configuration Guide `[1]`_.
@@ -360,7 +360,7 @@ The current work flow is as follows:
* Jenkins Build Initiated
* security_scan.py script is called, and a config file is passed to the script as
an argument.
- * The IP addresses of each NFVi node (compute / control), is gathered.
+ * The IP addresses of each NFVi node (compute / control) are gathered
* A scan profile is matched to the node type.
* The OpenSCAP application is remotely installed onto each target node gathered
on step 3, using upstream packaging (rpm and .deb).