1. f0120d7 Fix: Do monkey.patch_all() only once. by peusterm · 7 years ago
  2. 68d0421 Ensure timely termination of all flask servers by schillinge · 7 years ago
  3. 3bb8b25 Also support the usual CMD field in images by schillinge · 7 years ago
  4. 5b8ac4f Unified command execution in Docker containers. by peusterm · 7 years ago
  5. 72f0988 Refactoring: Made complete codebase PEP8 compatible. by peusterm · 8 years ago v4.0.0
  6. 3e16acb Fix: Crashbug that was caused by an import of an by peusterm · 8 years ago
  7. 2aecf1d Added Dockerfile-based entry points to REST API. by peusterm · 8 years ago
  8. d7cbd21 Fixed missing license headers by peusterm · 9 years ago
  9. b1a426e added stop method to normal REST API by peusterm · 9 years ago
  10. 5b42874 Refactored logging by peusterm · 9 years ago
  11. ae58801 cleanup networking api, rest and cli and unittest by stevenvanrossem · 9 years ago
  12. 167aa3c fix son-emu-cli monitor CLI by stevenvanrossem · 9 years ago
  13. 1085e7e fix son-emu-cli compatibility with son-emu REST API by stevenvanrossem · 9 years ago
  14. 284ba2b fix son-emu-cli network/monitor CLI by stevenvanrossem · 9 years ago
  15. f693a3b update son-emu-cli network CLI by stevenvanrossem · 9 years ago
  16. 4b093f6 Fix/update: Simplified emulator dashboard that only shows running containers and DCs. No graph, since this does not work by non-dummy-gk deployments. Dashboard autoupdated itself every 2 s. by peusterm · 9 years ago
  17. c63c549 start Docker VNF xterm via the rest api (can be called from the dashboard) by stevenvanrossem · 9 years ago
  18. 17b6e88 display assigned ip's and interfaces on dashboard by stevenvanrossem · 9 years ago
  19. f371201 update dashboard, to display placement, colored by node type by stevenvanrossem · 9 years ago
  20. aefc46a use better web server module for rest api by stevenvanrossem · 9 years ago
  21. ba51a81 update dashboard with graph by stevenvanrossem · 9 years ago
  22. 5b87670 add son-emu dashboard to the python setup file, so it is served from the Flask app, at the dummygatekeeper's ip:port by stevenvanrossem · 9 years ago
  23. 23be11b cleanup logging by stevenvanrossem · 9 years ago
  24. 33d7689 update cpu_bw resource parameter by stevenvanrossem · 9 years ago
  25. 7953f2f update son-emu rest API to control resources (link to docker update in containernet) by stevenvanrossem · 9 years ago
  26. a50ddb3 fix rest api endpoint for monitor by stevenvanrossem · 9 years ago
  27. 3c544ac modify monitor and network REST api to use parameters in the URL by stevenvanrossem · 9 years ago
  28. f20404d Merge branch 'master' of github.com:stevenvanrossem/son-emu by stevenvanrossem · 9 years ago
  29. a6ce6f3 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 9 years ago
  30. 8f2063d Merge branch 'master' into master by peusterm · 9 years ago
  31. b07fe36 add skewness monitor control by stevenvanrossem · 9 years ago
  32. 5ec2cab add skewness monitor control by stevenvanrossem · 9 years ago
  33. fcd8c9b fix bug when stopping link metric export by stevenvanrossem · 9 years ago
  34. ddb6ad8 rename rest api url for interfac monitoring by stevenvanrossem · 9 years ago
  35. dfc1460 Fix: Added CORS header to REST API to allow cross-domain calls from modern browsers. by peusterm · 9 years ago
  36. 9c221db add code comments and cleanup by stevenvanrossem · 9 years ago
  37. 4fac2af update monitor REST API according to D3.2 by stevenvanrossem · 9 years ago
  38. bf1754e updated code comments by stevenvanrossem · 9 years ago
  39. b3f3417 cpu resource control via rest api + unittest including ELAN test by stevenvanrossem · 9 years ago
  40. becc7c5 add monitoring optimizations by stevenvanrossem · 9 years ago
  41. 5afa071 merge rest api updates by stevenvanrossem · 10 years ago
  42. 3456644 fix restapi compute list unit test by stevenvanrossem · 10 years ago
  43. a9dd901 change compute api start/stop to put/delete by hadik3r · 10 years ago
  44. 65819b8 fix get compute list via rest api, without datacenter specified by stevenvanrossem · 10 years ago
  45. 61699eb add priority option to flow entry by stevenvanrossem · 10 years ago
  46. 9c8a412 cleanup rest API issues by stevenvanrossem · 10 years ago
  47. 1027edc cleanup REST api by stevenvanrossem · 10 years ago
  48. ff6b404 flask json argument needs to be a dict for unviersal use of the rest api by stevenvanrossem · 10 years ago
  49. e131bf5 cleanup for open sourcing by stevenvanrossem · 10 years ago
  50. 79ef6ae license headers by peusterm · 10 years ago
  51. 73efd19 add rest api for network and monitoring by stevenvanrossem · 10 years ago
  52. 237d3f5 Add rest api by hadik3r · 10 years ago