1. c12f976 retest by peusterm · 10 years ago
  2. 8676a1f retest by peusterm · 10 years ago
  3. dbec60a retest by peusterm · 10 years ago
  4. b9c8637 retest by peusterm · 10 years ago
  5. adf8ebb retest by peusterm · 10 years ago
  6. 3457763 re-test to check jenkins config by peusterm · 10 years ago
  7. b63a5b4 next try, this sh*** lib drives me crazy by peusterm · 10 years ago
  8. dd59d0d made test case compatible to older requets lib by peusterm · 10 years ago
  9. 82dc6fe GK test now works. we pull the VNFs directly from dockerhub which is always available. by peusterm · 10 years ago
  10. 4adcf9b Merge pull request #101 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  11. 7fce49b fix SDN chaining bug regarding cookies + add extra unittest SDN chaining multi service by stevenvanrossem · 10 years ago
  12. e3e034e merge master and fix SDN chaining unit test by stevenvanrossem · 10 years ago
  13. 241e3e9 merge master by stevenvanrossem · 10 years ago
  14. 7cd3c25 add SDN chaining unit test by stevenvanrossem · 10 years ago
  15. 59dcbb0 Merge pull request #100 from mpeuster/master by peusterm · 10 years ago
  16. 27d2c0c deactivated test ... the CI VM can not access repsitory.sonata-nfv.com ... damn it. by peusterm · 10 years ago
  17. 54a5f32 retest by peusterm · 10 years ago
  18. 3ae2bd1 fixed docker file by peusterm · 10 years ago
  19. 3b21649 Quickfix: Chaining in dummy GK does not work with example package by peusterm · 10 years ago
  20. 19f830b Merge remote-tracking branch 'upstream/master' by peusterm · 10 years ago
  21. 5ddd8f8 Merge pull request #99 from stevenvanrossem/master by peusterm · 10 years ago
  22. c130523 further restructureing of tests by peusterm · 10 years ago
  23. db31fdb preparation for integration tests by peusterm · 10 years ago
  24. 7408542 Merge pull request #98 from mpeuster/master by peusterm · 10 years ago
  25. fa04256 Full integration with new Containernet by peusterm · 10 years ago
  26. 7f80de0 Added link to Dockerfile by peusterm · 10 years ago
  27. 5877ea2 First part of Containernet re-integration by peusterm · 10 years ago
  28. d87fe47 update dummygatekeeper with chaining commands by stevenvanrossem · 10 years ago
  29. ee693dc added license info to dependecy section in README.md by peusterm · 10 years ago
  30. a5d41da Merge pull request #96 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  31. 27b6d95 SDN chaining now via ryu rest api by stevenvanrossem · 10 years ago
  32. 78f01d3 Merge pull request #95 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  33. 461941c set chaining via VLANs by stevenvanrossem · 10 years ago
  34. 898a2af add birectional option for set Chain by stevenvanrossem · 10 years ago
  35. 23c4809 add birectional option for set Chain by stevenvanrossem · 10 years ago
  36. 700ed32 extra match field for SDN chaining commands by stevenvanrossem · 10 years ago
  37. a1e59c7 extra match field for SDN chaining commands by stevenvanrossem · 10 years ago
  38. 1603244 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 10 years ago
  39. 307aa1f fix bug in chaining command by stevenvanrossem · 10 years ago
  40. d806ed7 Merge pull request #94 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  41. e66ea3b enable learning switch by stevenvanrossem · 10 years ago
  42. edcbeeb first implementation profile command by stevenvanrossem · 10 years ago
  43. 5b37641 name docker interfaces according to start_compute option by stevenvanrossem · 10 years ago
  44. 994245b fix network definition when starting container by stevenvanrossem · 10 years ago
  45. ee2f7e8 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 10 years ago
  46. e66ef12 return docker configuration data on compute start by stevenvanrossem · 10 years ago
  47. c6c5aba Merge pull request #93 from mpeuster/master by peusterm · 10 years ago
  48. 56356cb Full docker pull functionality by peusterm · 10 years ago
  49. 35ba405 first version of docker pull functionality by peusterm · 10 years ago
  50. 82d406e First steps torwards pulling pre-build docker images in the fake gatekeeper by peusterm · 10 years ago
  51. 531b001 Added example SONATA package to test fake gatekeeper (used as long as there is no latest *.son example in the son-schema repository). by peusterm · 10 years ago
  52. d31e5d2 Merge pull request #92 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  53. 1f68afb add weight metric for adding network links by stevenvanrossem · 10 years ago
  54. 6b1d9b9 add weight metric for adding network links by stevenvanrossem · 10 years ago
  55. 1ef1a31 Merge pull request #90 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  56. 61fd528 update monitoring with prometheus by stevenvanrossem · 10 years ago
  57. e8ca4ed Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 10 years ago
  58. 3862357 added reminder to adapt SDN chaining by stevenvanrossem · 10 years ago
  59. 7597408 Merge pull request #89 from mpeuster/master by peusterm · 10 years ago
  60. 8687cb7 Added a dummy resource model that logs allocations but does no limitations. Used as reference for the emulator paper's evaluation by peusterm · 10 years ago
  61. 23135a5 Merge pull request #88 from mpeuster/master by peusterm · 10 years ago
  62. a41f786 Added proper exception handling, if there are not enough free resources to allocate a container. by peusterm · 10 years ago
  63. eedba63 Merge pull request #87 from mpeuster/master by peusterm · 10 years ago
  64. 1e7b060 Fix: Moved ubuntu:trusty image download to Jenkins config by peusterm · 10 years ago
  65. 0dc3ae0 Fix: Test bug - we have to force the right Docker image to be used for the tests. Trusty works. by peusterm · 10 years ago
  66. 984d152 Deactivated test by peusterm · 10 years ago
  67. b9f3209 Retest by peusterm · 10 years ago
  68. c3f07c1 Retest by peusterm · 10 years ago
  69. 72fc373 Added unit tests for new resource model by peusterm · 10 years ago
  70. bf59d27 added logging for over provisioning model by peusterm · 10 years ago
  71. c5fb241 Added first version of CPU overprovisioning model. Seems to work. Tests are WIP. by peusterm · 10 years ago
  72. 6a6d9a6 small refactoring as preparation for overprovisioning RM by peusterm · 10 years ago
  73. 622ef4c Merge pull request #86 from mpeuster/master by peusterm · 10 years ago
  74. 81d2d51 Cleanup. Fix. by peusterm · 10 years ago
  75. 83b8218 Small cleanup by peusterm · 10 years ago
  76. 48727c8 Merge branch 'master' of github.com:mpeuster/son-emu by peusterm · 10 years ago
  77. bb14dab Fix: I somehow messed up some commits by clicking the "revert" button on the github page. Stupid me. by peusterm · 10 years ago
  78. 2bfc841 Fixed merge problems. by peusterm · 10 years ago
  79. a2a1ca8 Merge pull request #85 from stevenvanrossem/master by stevenvanrossem · 10 years ago
  80. 300e1e5 update network stop command by stevenvanrossem · 10 years ago
  81. adfd06f start prometheus pushgateway by stevenvanrossem · 10 years ago
  82. 59c92b7 Fix: I somehow messed up some commits by clicking the "revert" button on the github page. Stupid me. by peusterm · 10 years ago
  83. 5bf6189 Fixed merge problems. by peusterm · 10 years ago
  84. fed146d Merge remote-tracking branch 'upstream/master' by peusterm · 10 years ago
  85. 3b9527f Cleanup of RM model. by peusterm · 10 years ago
  86. 80f18b0 new example file for monitoring demo by stevenvanrossem · 10 years ago
  87. 0ef3877 Merge pull request #81 from sonata-nfv/revert-80-master by peusterm · 10 years ago
  88. eb1f798 Revert "improved resource model logging" by peusterm · 10 years ago
  89. 4799bda Merge pull request #80 from mpeuster/master by peusterm · 10 years ago
  90. 8bbc228e improved resource model logging by peusterm · 10 years ago
  91. 71e5676 Merge pull request #79 from mpeuster/master by peusterm · 10 years ago
  92. 74df3cc cleanup by peusterm · 10 years ago
  93. 36c070c Re-enabled logging of resource model state by peusterm · 10 years ago
  94. c28cca7 Merge pull request #78 from mpeuster/master by peusterm · 10 years ago
  95. 3055e70 Improved test to be skipped when executed within a container. by peusterm · 10 years ago
  96. 1f176c6 Merge pull request #77 from mpeuster/master by peusterm · 10 years ago
  97. 9349c87 Fix: Deactivated one test. If we run the eum in a docker, setting cgroup settings is not possible by peusterm · 10 years ago
  98. a3a4c99 trigger test by peusterm · 10 years ago
  99. 28bff06 Fix: new try ... ensure that dockernet is fetched from the right repo ... by peusterm · 10 years ago
  100. 7380776 Fix: CI problem ... by peusterm · 10 years ago