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