1. 5b8ac4f Unified command execution in Docker containers. by peusterm · 7 years ago
  2. 04e5f98 Fix: Fixes broken installation because of third party library update. by peusterm · 7 years ago
  3. 72f0988 Refactoring: Made complete codebase PEP8 compatible. by peusterm · 8 years ago v4.0.0
  4. 3e16acb Fix: Crashbug that was caused by an import of an by peusterm · 8 years ago
  5. 0911b55 Fix: Use networkx 1.11 due to major API change in recently released networkx 2.0 by peusterm · 9 years ago
  6. a58c6df Changed package names, links, etc. for OSM migration by peusterm · 9 years ago
  7. bbe1289 Added dockerized deployment as third official deployment method. Created a new Dockerfile that uses the Ansible-based installation so we still need to maintain only one installation script. The old Dockerfiles in "utils" is deprecated. by peusterm · 9 years ago
  8. d7cbd21 Fixed missing license headers by peusterm · 9 years ago
  9. 49d96c8 Fix: Broken external dependecy. by peusterm · 9 years ago
  10. 0019978 Manually added OpenStack API code by peusterm · 9 years ago
  11. ca164cf update Dockerfile to fix Jenkins test by stevenvanrossem · 9 years ago
  12. 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
  13. 9cc7360 merge with latest upstream status by stevenvanrossem · 9 years ago
  14. db2f943 deploy SAP endpoints via flag for dummygatekeeper by stevenvanrossem · 10 years ago
  15. 4737140 fix by peusterm · 10 years ago
  16. aba0a5e Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 10 years ago
  17. 2fd340a Cleanup for 0.9 release by peusterm · 10 years ago
  18. e131bf5 cleanup for open sourcing by stevenvanrossem · 10 years ago
  19. c89ba38 cleanup and license header for examples and tests by peusterm · 10 years ago
  20. e3e034e merge master and fix SDN chaining unit test by stevenvanrossem · 10 years ago
  21. fa04256 Full integration with new Containernet by peusterm · 10 years ago
  22. 5877ea2 First part of Containernet re-integration by peusterm · 10 years ago
  23. c6abf13 start prometheus and cadvisor with Dockernet by stevenvanrossem · 10 years ago
  24. 795f04f Completed dependency list in setup.py, README, ansible playbook by peusterm · 10 years ago
  25. bdfab7e Fake GK now automatically build docker images referenced within a *.son package. by peusterm · 10 years ago
  26. e6b2b30 Cleanup and README.md update based on inputs of WP5 call today. by peusterm · 10 years ago
  27. e26487b Added prototpye of SONATA gatekeeper API. Can already accept uploaded packages and store them. by peusterm · 10 years ago
  28. 3fb3839 removed doubled dependency by peusterm · 10 years ago
  29. a4edcd7 Bugfix: We have to ensure to have the latest version of the six package installed to get ryu to work by peusterm · 10 years ago
  30. a1a5ed0 Bugfix: Missing ryu dependecies. Closes #33. by peusterm · 10 years ago
  31. 9a9bd45 Creating a setup.py file by cgeoffroy · 10 years ago