diff options
author | ahothan <ahothan@cisco.com> | 2018-12-14 19:39:51 -0800 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-12-14 19:49:57 -0800 |
commit | 0d70709b1e56d7dae02411802730585af6bb071e (patch) | |
tree | fbceb97002f0be4b52d84da6d853d60acce31545 /docs/testing/user/userguide/readme.rst | |
parent | 95ec969158c3f2e75a2e70e87d5f43f1c45b6f8e (diff) |
Relax checking for vxlan network type.3.0.4
The code should allow any network type that has "vxlan" in it.
Change-Id: I9e0a9b5f028b054e53b08a2765fd02b2c59342aa
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/testing/user/userguide/readme.rst')
-rw-r--r-- | docs/testing/user/userguide/readme.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/readme.rst b/docs/testing/user/userguide/readme.rst index 04b7fb1..acd4763 100644 --- a/docs/testing/user/userguide/readme.rst +++ b/docs/testing/user/userguide/readme.rst @@ -31,9 +31,9 @@ Results of each run include the following data: - Actual drop rate in % - Latency in usec (min, max, average in the current version) -Built-in OpenStack support --------------------------- -NFVbench can stage OpenStack resources to build 1 or more service chains using direct OpenStack APIs. Each service chain is composed of: +Built-in OpenStack support (optional) +------------------------------------- +NFVbench can optionally stage OpenStack resources to build 1 or more service chains using direct OpenStack APIs. Each service chain is composed of: - 1 or 2 loopback VM instances per service chain - 2 Neutron networks per loopback VM |