X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=src%2Femuvim%2Fapi%2Frest%2Fmonitor.py;h=15ec014e3d278fcc1374d93dba19fe186f843eda;hp=827843bc8b44f860b0115cf3602b41794df24fde;hb=e131bf5fefb90aadfe698dd72126cd2fdfe2fb7a;hpb=9e8ebdb71ad792cfdb195159a95dce631f9fd75b diff --git a/src/emuvim/api/rest/monitor.py b/src/emuvim/api/rest/monitor.py index 827843b..15ec014 100755 --- a/src/emuvim/api/rest/monitor.py +++ b/src/emuvim/api/rest/monitor.py @@ -25,6 +25,13 @@ the Horizon 2020 and 5G-PPP programmes. The authors would like to acknowledge the contributions of their colleagues of the SONATA partner consortium (www.sonata-nfv.eu). """ + +""" +Distributed Cloud Emulator (dcemulator) +Networking and monitoring functions +(c) 2015 by Steven Van Rossem +""" + import logging from flask_restful import Resource from flask import request