1. 307aa1f fix bug in chaining command by stevenvanrossem · 10 years ago
  2. edcbeeb first implementation profile command by stevenvanrossem · 10 years ago
  3. 5b37641 name docker interfaces according to start_compute option by stevenvanrossem · 10 years ago
  4. 994245b fix network definition when starting container by stevenvanrossem · 10 years ago
  5. e66ef12 return docker configuration data on compute start by stevenvanrossem · 10 years ago
  6. a41f786 Added proper exception handling, if there are not enough free resources to allocate a container. by peusterm · 10 years ago
  7. 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
  8. 36c070c Re-enabled logging of resource model state by peusterm · 10 years ago
  9. 1afc6ed cleaned up old code in node.py by peusterm · 10 years ago
  10. 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
  11. 214fc0d deactivate mem limit for resource model re-write by peusterm · 10 years ago
  12. 14c8905 extend --net options for compute start by stevenvanrossem · 10 years ago
  13. 60bf8b8 Added logging functionality to resource models. by peusterm · 10 years ago
  14. 972a9f0 Added memory model to UPB simple resource model by peusterm · 10 years ago
  15. 71b3a2f Connected respurce model outputs for CPU limits to Dockernet API. Closes #47 by peusterm · 10 years ago
  16. 279565d Added UPB simple resource model and corresponding tests. Closes #12 by peusterm · 10 years ago
  17. 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
  18. a769d95 Further work on resource model API by peusterm · 10 years ago
  19. 42f08be Initial resource limitation model API and classes. by peusterm · 10 years ago
  20. e26487b Added prototpye of SONATA gatekeeper API. Can already accept uploaded packages and store them. by peusterm · 10 years ago
  21. ea8db83 Enabled TCLinks (e.g. delay property) between data centers. by peusterm · 10 years ago
  22. 3eef9fd Moving emuvim into the src directory by cgeoffroy · 10 years ago[Renamed from emuvim/dcemulator/node.py]
  23. a38de01 Merge pull request #30 from cgeoffroy/pr-fix_list_remove_dockernet_cont by peusterm · 10 years ago