1. 371a4b6 delete old dashboard directory by stevenvanrossem · 9 years ago
  2. f4d6c03 delete old dashboard directory by stevenvanrossem · 9 years ago
  3. c911ca6 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 9 years ago
  4. 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
  5. 23be11b cleanup logging by stevenvanrossem · 9 years ago
  6. 1816508 cleanup logging by stevenvanrossem · 9 years ago
  7. 5674967 choose the management interface name as specified in the vnfd, when using docker mgmt interfaces by stevenvanrossem · 9 years ago
  8. b101872 fix issues with installing docker management networks by stevenvanrossem · 9 years ago
  9. ce032e1 Possibility to deploy external (as host interface) and internal (as container, default) SAPs. by stevenvanrossem · 9 years ago
  10. a98b1e8 Merge pull request #210 from cgeoffroy/pr/enable_learning_01 by peusterm · 9 years ago
  11. c134bad Putting enable_learning to True by default in sonata_y1_demo_topology_1.py by cgeoffroy · 9 years ago
  12. 613f1bf Merge pull request #209 from edmaas/master by peusterm · 9 years ago
  13. c6fb00a Merge branch 'master' of https://github.com/sonata-nfv/son-emu by edmaas · 9 years ago
  14. d1626e5 finished implementing passing a folder as volume to docker files for log collection by edmaas · 9 years ago
  15. b9e768f Merge pull request #205 from cgeoffroy/pr/avoid_bash_subshell by peusterm · 9 years ago
  16. 8d4290a attempt to add a log file directory to every vnf created by edmaas · 9 years ago
  17. 644ad52 Merge branch 'master' of https://github.com/sonata-nfv/son-emu by edmaas · 9 years ago
  18. 2530a1a Stricter conditional on ping by cgeoffroy · 9 years ago
  19. 116d394 Removing debug outputs by cgeoffroy · 9 years ago
  20. 6f86be7 Fix typo by cgeoffroy · 9 years ago
  21. 4b9ba68 Using sudo when calling containernet by cgeoffroy · 9 years ago
  22. 736c4aa Increasing the timeout while waiting for containernet prompt by cgeoffroy · 9 years ago
  23. 7511f6d FIX pkill is case sensitive by cgeoffroy · 9 years ago
  24. 9d9b779 Checking that Jenkins supports bash heredoc by cgeoffroy · 9 years ago
  25. ae307a9 Verifying that timeout is installed by cgeoffroy · 9 years ago
  26. 6a5c2ec Nicer screen cleanup by cgeoffroy · 9 years ago
  27. 349dc0b Removing subshell for compatibility with Jenkins by cgeoffroy · 9 years ago
  28. 082aa10 Merge pull request #207 from mpeuster/master by peusterm · 9 years ago
  29. 020c605 Fix: Updated test package to be aligned with latest schemas. by peusterm · 9 years ago
  30. c991a7b Merge pull request #206 from mpeuster/master by peusterm · 9 years ago
  31. 085f442 Fix: Updated outdated example topo by peusterm · 9 years ago
  32. 71a574e Merge branch 'master' of https://github.com/sonata-nfv/son-emu by edmaas · 9 years ago
  33. 7782d71 Merge pull request #203 from mpeuster/master by peusterm · 9 years ago
  34. c19168f can now specify which ports the profiling topology uses by edmaas · 9 years ago
  35. c5109ad cleaned up Vagrant installation by peusterm · 9 years ago
  36. 07e8a12 Merge pull request #201 from cgeoffroy/pr/add_ci_tests by peusterm · 9 years ago
  37. 2dc3217 Merge pull request #202 from edmaas/pull_request by peusterm · 9 years ago
  38. e83dcab added some comments in profiling topology by edmaas · 9 years ago
  39. 0500890 removed an instance of busy waiting in the profiling topology by edmaas · 9 years ago
  40. 549e20f Adding a new ci test by cgeoffroy · 9 years ago
  41. aa278f9 Merge pull request #200 from cgeoffroy/pr/pip_docker_quick_fix by peusterm · 9 years ago
  42. 3b57e3d FIX: install the latest pip by cgeoffroy · 9 years ago
  43. bea3a10 added a topology which will stop when a certain method is called or a SIGTERM/SIGINT is received. To be used by son-profiling by edmaas · 9 years ago
  44. 139b0be Merge pull request #199 from stevenvanrossem/master by stevenvanrossem · 9 years ago
  45. b2a29bf fix unittest for resource testing by stevenvanrossem · 9 years ago
  46. f045c14 Merge remote-tracking branch 'remotes/upstream/master' by stevenvanrossem · 9 years ago
  47. 33d7689 update cpu_bw resource parameter by stevenvanrossem · 9 years ago
  48. e261467 update Dockerfile to copy dir iso clone repo by stevenvanrossem · 9 years ago
  49. 0827249 update getStatus print to include all resources by stevenvanrossem · 9 years ago
  50. 7953f2f update son-emu rest API to control resources (link to docker update in containernet) by stevenvanrossem · 9 years ago
  51. ba7547e Merge pull request #198 from stevenvanrossem/master by peusterm · 9 years ago
  52. 9b80576 update son-emu dockerfile by stevenvanrossem · 9 years ago
  53. ad8869d update README fo son-emu docker by stevenvanrossem · 9 years ago
  54. e5ed9d1 Merge remote-tracking branch 'remotes/upstream/master' by stevenvanrossem · 9 years ago
  55. a7f601c imporved son-monitor container startup and timeout by stevenvanrossem · 9 years ago
  56. 7e59663 Merge pull request #197 from mpeuster/master by peusterm · 9 years ago
  57. ec5cefe Fix: Made dummy GK compatible to son-access. Closes #195 by peusterm · 9 years ago
  58. a50ddb3 fix rest api endpoint for monitor by stevenvanrossem · 9 years ago
  59. e079623 Merge remote-tracking branch 'remotes/upstream/master' by stevenvanrossem · 9 years ago
  60. e074d11 add README file to docker folder of son-emu by stevenvanrossem · 9 years ago
  61. a71957a modify Dockerfile to build son-emu by stevenvanrossem · 9 years ago
  62. 3c544ac modify monitor and network REST api to use parameters in the URL by stevenvanrossem · 9 years ago
  63. 92eccf5 Merge pull request #196 from mpeuster/master by peusterm · 9 years ago
  64. 3d15394 Fix: Small change in CI entrypoint to support int tests by peusterm · 9 years ago
  65. 263eee5 fix bug - vlan was added to monitoring links on single switch paths by stevenvanrossem · 9 years ago
  66. 634c5ef fix bug - vlan was added to monitoring links on single switch paths by stevenvanrossem · 9 years ago
  67. a5a0ea0 Merge pull request #194 from mpeuster/master by peusterm · 9 years ago
  68. 188ab68 Cleanup: Removed depricated Docker build scripts and test scripts. by peusterm · 9 years ago
  69. 2f3ad5e Uninstall old docker clients before emulator is installed. by peusterm · 9 years ago
  70. 08f91be Merge remote-tracking branch 'steven/master' by peusterm · 9 years ago
  71. 0414261 Fix: Try to fix apt-get problem by peusterm · 9 years ago
  72. 8046dfe Fix: typo by peusterm · 9 years ago
  73. 7e8aa5e Fix: We don't want the pre-installed docker engine. by peusterm · 9 years ago
  74. 86fc48e Cleaning up jenkins test integration. by peusterm · 9 years ago
  75. b77a278 change dependecy to containernet/containernet by stevenvanrossem · 9 years ago
  76. f20404d Merge branch 'master' of github.com:stevenvanrossem/son-emu by stevenvanrossem · 9 years ago
  77. a6ce6f3 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 9 years ago
  78. 8f2063d Merge branch 'master' into master by peusterm · 9 years ago
  79. c46fe93 Merge pull request #192 from mpeuster/master by peusterm · 9 years ago
  80. 8eac3cc add simple topology example by stevenvanrossem · 9 years ago
  81. b07fe36 add skewness monitor control by stevenvanrossem · 9 years ago
  82. 5ec2cab add skewness monitor control by stevenvanrossem · 9 years ago
  83. fb8c839 add skewness monitor control by stevenvanrossem · 9 years ago
  84. fcd8c9b fix bug when stopping link metric export by stevenvanrossem · 9 years ago
  85. beba14d fix label issues with prometheus api+clean stop of metric export by stevenvanrossem · 9 years ago
  86. 0e66baf add simpel topology example by stevenvanrossem · 9 years ago
  87. ddb6ad8 rename rest api url for interfac monitoring by stevenvanrossem · 9 years ago
  88. 32343aa update son-emu-cli monitor cmds by stevenvanrossem · 9 years ago
  89. 41e75c7 Merge pull request #193 from xschlef/links-params-fix by stevenvanrossem · 9 years ago
  90. 7d2201c add skewness monitor function by stevenvanrossem · 9 years ago
  91. e8d8628 fix unittest issue with docker pull by stevenvanrossem · 9 years ago
  92. 9cc7360 merge with latest upstream status by stevenvanrossem · 9 years ago
  93. 8a9df3f update to use latest docker api version by stevenvanrossem · 9 years ago
  94. 27edb4f small fix for link params by joka · 9 years ago
  95. dfc1460 Fix: Added CORS header to REST API to allow cross-domain calls from modern browsers. by peusterm · 9 years ago
  96. f14b02a dashboard prototype by peusterm · 9 years ago
  97. 208ca97 better mokup by peusterm · 9 years ago
  98. e851931 basic mockup by peusterm · 9 years ago
  99. 0289b60 initial dashboard files by peusterm · 9 years ago
  100. 2473edf added dashboard folder by peusterm · 9 years ago