summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/doc/installation.rst')
-rwxr-xr-xscripts/automation/trex_control_plane/doc/installation.rst25
1 files changed, 0 insertions, 25 deletions
diff --git a/scripts/automation/trex_control_plane/doc/installation.rst b/scripts/automation/trex_control_plane/doc/installation.rst
deleted file mode 100755
index f234c260..00000000
--- a/scripts/automation/trex_control_plane/doc/installation.rst
+++ /dev/null
@@ -1,25 +0,0 @@
-============
-Installation
-============
-
-Prerequisites
--------------
-The TRex control plane is based on client-server model that interacts using JSON-RPC.
-
-In order to use the client-side API documented a TRex server daemon must be up and listening on the same host and port that the client tries to connect with.
-
-Compatibility
--------------
-Both client and server side were developed for Linux platform.
-The client-side module is also compatible with windows python.
-
-The client side can be used with both Python 2 and Python 3 versions.
-However, the server side was designed to and best fits with Python 2.7.6 and on (all 2.x series, assuming > 2.6.9).
-
-
-Installation manual
--------------------
-
-TRex Control Plane is a cross-platform, cross-operation system API to control and run TRex.
-
-The full, most updated manual (which refers to all programming languages) can be found under the `trex-core Wiki <https://github.com/cisco-system-traffic-generator/trex-core/wiki>`_ of the TRex website. \ No newline at end of file