diff options
author | ahothan <ahothan@cisco.com> | 2019-04-13 09:31:08 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2019-04-13 09:31:08 -0700 |
commit | aed21dc7520fa195f6131c78d15c222970b7fab7 (patch) | |
tree | a8215c02783df89090a740a223bdec5ff6fc68bf /docs/testing/user/userguide/faq.rst | |
parent | 8ae0abbe6ecc32af01d755a3f3eab38bfa631b6b (diff) |
Remove socketio from python client
Change-Id: I5c5e0e24621b450c05f1f94fd34eab9e101c75b6
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/testing/user/userguide/faq.rst')
-rw-r--r-- | docs/testing/user/userguide/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/faq.rst b/docs/testing/user/userguide/faq.rst index 9da2e90..9a1a7da 100644 --- a/docs/testing/user/userguide/faq.rst +++ b/docs/testing/user/userguide/faq.rst @@ -24,7 +24,7 @@ Yes. Can I drive NFVbench using a REST interface? -------------------------------------------- -NFVbench can run in server mode and accept HTTP or WebSocket/SocketIO events to run any type of measurement (fixed rate run or NDR_PDR run) +NFVbench can run in server mode and accept HTTP requests to run any type of measurement (fixed rate run or NDR_PDR run) with any run configuration. Can I run NFVbench on a Cisco UCS-B series blade? |