diff options
author | ahothan <ahothan@cisco.com> | 2017-08-08 16:24:56 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2017-08-08 17:48:09 -0700 |
commit | 0ab04ab7103fc4bfb17042b60c1e005049375cc2 (patch) | |
tree | bee0d88a07889fa57c7f44ca3ce7a839ab05ec53 /docs/testing/user/userguide/advanced.rst | |
parent | 2d66234fe3b8b3e104e63218b5120a35ca400ea5 (diff) |
Update doc with ndr/pdr section, update config comment
Change-Id: I2e0a771b21371f45fd592ff41dc8f66c0aaeb7e0
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/testing/user/userguide/advanced.rst')
-rw-r--r-- | docs/testing/user/userguide/advanced.rst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/testing/user/userguide/advanced.rst b/docs/testing/user/userguide/advanced.rst index bfffa24..6823cb1 100644 --- a/docs/testing/user/userguide/advanced.rst +++ b/docs/testing/user/userguide/advanced.rst @@ -323,9 +323,9 @@ The nfvbench_cleanup script will cleanup resources created by NFVbench. You need OpenStack. Example of run: -.. code-block:: bash +.. code-block:: none - nfvbench_9425 [root@c45-build /]# nfvbench_cleanup -r /tmp/nfvbench/openrc + # nfvbench_cleanup -r /tmp/nfvbench/openrc Discovering Storage resources... Discovering Compute resources... Discovering Network resources... @@ -358,5 +358,4 @@ Example of run: + Network port cc2d8f1b-49fe-491e-9e44-6990fc57e891 is successfully deleted + NETWORK nfvbench-net1 is successfully deleted *** KEYSTONE cleanup - nfvbench_9425 [root@c45-build /]# - + # |