1. 9467ee5 Extended networking parts of 5GTANGO LLCM to fully support by peusterm · 7 years ago
  2. 72f0988 Refactoring: Made complete codebase PEP8 compatible. by peusterm · 8 years ago v4.0.0
  3. d7cbd21 Fixed missing license headers by peusterm · 9 years ago
  4. 7b38ee1 Implemented Openstack Neutron SFC API by splietker · 9 years ago
  5. 17b6e88 display assigned ip's and interfaces on dashboard by stevenvanrossem · 9 years ago
  6. 68a0ba9 using new containernet function to add/remove SAPs by stevenvanrossem · 9 years ago
  7. 99d1f61 update the unittest by stevenvanrossem · 9 years ago
  8. ba51a81 update dashboard with graph by stevenvanrossem · 9 years ago
  9. 00e65b9 properly delete the External SAPs by stevenvanrossem · 9 years ago
  10. 86e64a0 Extend the External SAP functionality, so we can reach the service from the host by stevenvanrossem · 9 years ago
  11. 1816508 cleanup logging by stevenvanrossem · 9 years ago
  12. ce032e1 Possibility to deploy external (as host interface) and internal (as container, default) SAPs. by stevenvanrossem · 9 years ago
  13. 0827249 update getStatus print to include all resources by stevenvanrossem · 9 years ago
  14. e8d8628 fix unittest issue with docker pull by stevenvanrossem · 9 years ago
  15. 9cc7360 merge with latest upstream status by stevenvanrossem · 9 years ago
  16. 8a9df3f update to use latest docker api version by stevenvanrossem · 9 years ago
  17. 7e084ea added implementation for resource limits by edmaas · 9 years ago
  18. b3f3417 cpu resource control via rest api + unittest including ELAN test by stevenvanrossem · 9 years ago
  19. 566779d print datacenter connected switch by stevenvanrossem · 9 years ago
  20. becc7c5 add monitoring optimizations by stevenvanrossem · 9 years ago
  21. 761c14d Fix: Ensure that interface names are RTNETLINK compatible by peusterm · 10 years ago
  22. f9a817d cleaned up logging by peusterm · 10 years ago
  23. 79ef6ae license headers by peusterm · 10 years ago
  24. 5877ea2 First part of Containernet re-integration by peusterm · 10 years ago
  25. 461941c set chaining via VLANs by stevenvanrossem · 10 years ago
  26. 307aa1f fix bug in chaining command by stevenvanrossem · 10 years ago
  27. edcbeeb first implementation profile command by stevenvanrossem · 10 years ago
  28. 5b37641 name docker interfaces according to start_compute option by stevenvanrossem · 10 years ago
  29. 994245b fix network definition when starting container by stevenvanrossem · 10 years ago
  30. e66ef12 return docker configuration data on compute start by stevenvanrossem · 10 years ago
  31. a41f786 Added proper exception handling, if there are not enough free resources to allocate a container. by peusterm · 10 years ago
  32. 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
  33. 36c070c Re-enabled logging of resource model state by peusterm · 10 years ago
  34. 1afc6ed cleaned up old code in node.py by peusterm · 10 years ago
  35. d18559d Re-wrote resource model API and UPB simple resource model. Due to an update of Dockernet, we can now change resource limits at runtime. by peusterm · 10 years ago
  36. 214fc0d deactivate mem limit for resource model re-write by peusterm · 10 years ago
  37. 14c8905 extend --net options for compute start by stevenvanrossem · 10 years ago
  38. 60bf8b8 Added logging functionality to resource models. by peusterm · 10 years ago
  39. 972a9f0 Added memory model to UPB simple resource model by peusterm · 10 years ago
  40. 71b3a2f Connected respurce model outputs for CPU limits to Dockernet API. Closes #47 by peusterm · 10 years ago
  41. 279565d Added UPB simple resource model and corresponding tests. Closes #12 by peusterm · 10 years ago
  42. 3444ae4 WORKS! First dummy GK version that is ablte to deploy the example service package on the emulator. Some checks are missing and no chain setup done until now. by peusterm · 10 years ago
  43. a769d95 Further work on resource model API by peusterm · 10 years ago
  44. 42f08be Initial resource limitation model API and classes. by peusterm · 10 years ago
  45. e26487b Added prototpye of SONATA gatekeeper API. Can already accept uploaded packages and store them. by peusterm · 10 years ago
  46. ea8db83 Enabled TCLinks (e.g. delay property) between data centers. by peusterm · 10 years ago
  47. 3eef9fd Moving emuvim into the src directory by cgeoffroy · 10 years ago[Renamed from emuvim/dcemulator/node.py]
  48. a38de01 Merge pull request #30 from cgeoffroy/pr-fix_list_remove_dockernet_cont by peusterm · 10 years ago