aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/new/jumpavg/README.rst
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2018-06-13 17:18:05 +0200
committerTibor Frank <tifrank@cisco.com>2018-06-15 10:43:24 +0000
commit2f99b522d591a95d6ac4f11db8a34b8162258ecd (patch)
treec8048edfedefad53ee586f0d2e810fda357cf469 /resources/tools/presentation/new/jumpavg/README.rst
parenta2a0ab1cdec3567dcad46c2000337707777aa0ca (diff)
CSIT-1110: Add files for PyPI migration
Change-Id: I3414d4391f339ee67066491382b59239a81db241 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources/tools/presentation/new/jumpavg/README.rst')
-rw-r--r--resources/tools/presentation/new/jumpavg/README.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/resources/tools/presentation/new/jumpavg/README.rst b/resources/tools/presentation/new/jumpavg/README.rst
new file mode 100644
index 0000000000..732af5e9d9
--- /dev/null
+++ b/resources/tools/presentation/new/jumpavg/README.rst
@@ -0,0 +1,26 @@
+Jumpavg library
+===============
+
+Origins
+-------
+
+This library was developed as anomaly detection logic
+for PAL_ (Presentation and Analysis Layer)
+of CSIT_ (Continuous System and Integration Testing)
+project of fd.io_ (Fast Data), one of LFN_
+(Linux Foundation Networking) projects.
+
+In order to make this code available in PyPI_ (Python Package Index),
+and to avoid rigid release cadence of CSIT,
+the library has been moved into this standalone project.
+
+Usage
+-----
+
+TODO.
+
+.. _PAL: https://wiki.fd.io/view/CSIT/Design_Optimizations#Presentation_and_Analytics_Layer
+.. _CSIT: https://wiki.fd.io/view/CSIT
+.. _fd.io: https://fd.io/
+.. _LFN: https://www.linuxfoundation.org/projects/networking/
+.. _PyPI: https://pypi.org/