osm/vim-emu.git
2017-11-29 peustermMerge pull request #264 from mpeuster/dev/emu_cmd_rest v3.1
2017-11-29 peustermAdded SON_EMU_CMD functionality to REST API.
2017-11-20 Steven Van... Merge pull request #262 from stevenvanrossem/master
2017-11-20 Steven Van... cleanup code
2017-11-20 Steven Van... fix bidirectional chaining bug
2017-10-31 Steven Van... update graph 3djs file to have a sticky graph in dashboard
2017-10-31 Steven Van... fix vcdn placement
2017-10-31 Steven Van... add extra options to deploy dummygatekeeper (placement...
2017-10-31 Steven Van... improve vlan tagging in emulator chaining
2017-10-31 Steven Van... update rest api to add/remove interface to E-LAN
2017-09-22 peustermMerge pull request #259 from mpeuster/master
2017-09-21 peustermFix: Use networkx < 2.0 due to major API change.
2017-09-19 peustermMerge pull request #258 from mpeuster/master
2017-09-19 peustermSome minor fixes
2017-09-19 peustermJenkins: Push to public Docker registry, :latest and...
2017-09-19 peustermJenkins: Push to public Docker registry
2017-09-18 peustermMerge pull request #257 from mpeuster/master
2017-09-18 peustermChanged build badge to new Jenkins job
2017-09-18 peustermMerge pull request #256 from mpeuster/master
2017-09-18 peustermUpdated Jenkinsfile.
2017-09-18 peustermUpdated Jenkinsfile.
2017-09-18 peustermAdded first test code to Jenkinsfile
2017-09-18 peustermAdded Jenkisnfile to migrate CI to pipeline setup
2017-09-15 peustermAdded notification about OSM adoption to the README
2017-09-15 peustermFix: Enable learning switch mode in default topo.
2017-09-14 peustermMerge pull request #253 from mpeuster/master
2017-09-14 peustermMerge branch 'docker-build'
2017-09-14 peustermModified CI integration.
2017-09-11 peustermMerge pull request #252 from mpeuster/master
2017-09-11 peustermBe more verbose in CI jobs.
2017-09-07 peustermMerge pull request #249 from mpeuster/docker-build
2017-09-07 peustermFix: Jenkins worker don't have a TTY. Do not run the...
2017-09-07 peustermFix: Try to run tests in a Docker-only environment.
2017-09-07 peustermMigrating CI tests to be executed inside Docker container
2017-09-07 peustermFix: Missing ping tool causes unittests inside Docker...
2017-09-07 peustermCleanup: Removed outdated Dockerfile and docu.
2017-09-07 peustermAdded dockerized deployment as third official deploymen...
2017-09-07 peustermAdded a default topology that is automatically called...
2017-09-07 peustermFixed missing license headers
2017-09-07 peustermFix: Removed more zeromq dependencies.
2017-09-07 peustermRemoved outdated zerorpc API.
2017-09-07 peustermFix: Fixed a lot of small things in the README.md
2017-09-07 peustermFix: Let Jenkins script call unitttest. Added link...
2017-09-07 peustermMerge branch 'master' of github.com:mpeuster/son-emu
2017-09-06 peustermRemoved GitHub page folder. We skip this.
2017-09-06 peustermMerge pull request #245 from mpeuster/master
2017-09-06 peustermFix: urllib is not available in pip anymore. Lets try...
2017-09-06 peustermFix: Docker build was broken due to double urllib depen...
2017-09-04 peustermadded son-emu project website
2017-09-04 peustermMerge pull request #243 from mpeuster/master
2017-09-04 peustermFix: typo
2017-09-04 peustermUpdated README.md to point to latest documentation
2017-08-30 peustermMerge pull request #242 from mpeuster/master
2017-08-30 peustermOS API fixes, but v3.0 auth not fully supported right...
2017-08-30 peustermFix: OpenStack keystone API was broken for latest OS...
2017-08-30 peustermadded helper lib
2017-08-30 peustermlet OpenStack APIs work inside a container
2017-08-29 peustermadded REST API endpoint to OpenStack example to have...
2017-08-29 peustermadded OpenStack-fake API ports to Dockerfile
2017-08-21 peustermMerge pull request #241 from mpeuster/master
2017-08-18 peustermCleanup. Test update.
2017-08-18 peustermadded stop method to normal REST API
2017-08-14 peustermMerge pull request #239 from FRuffy/master
2017-07-20 peustermMerge pull request #240 from mpeuster/master
2017-07-20 peustermFix: urllib3 installation in Dockerfile
2017-07-20 peustermFix: Wrong field name in Ansible script
2017-07-20 peustermFix: Broken external dependecy.
2017-07-19 peustermAlso consider tag 4095
2017-07-19 peustermFix VLAN range of setChain
2017-07-13 peustermMerge pull request #237 from mpeuster/demo-mano-integration
2017-07-13 peustermFix: Failing tests seem to be related to our specific...
2017-07-13 peustermImprovement: Dummy GK tests are a bit messy
2017-07-13 peustermFix: Tests in SONATA jenkins behave strange
2017-07-13 peustermFix: Removed aoutdated tests which have been replaced...
2017-07-12 peustermFix: Removed some very demo related hotfixes.
2017-07-11 peustermFix: Be more robust if OS ports do not exist in the...
2017-07-11 peustermMerge branch 'demo-mano-integration' of github.com...
2017-07-11 peustermFix: Missing interfaces for son-monitor are forced...
2017-07-11 peustermAdded flavor and image delete endpoints
2017-07-11 peustermFix: Naming issue for NetSoft demo
2017-07-11 peustermFix: Workarround for too long interface names
2017-07-11 peustermFix: Glance API was not happy with empty body on POST...
2017-07-11 peustermFix: Disable dummy GK chaining if no forwarding graph...
2017-07-11 peustermBugfix: Log in exception part causes crash
2017-07-11 peustermcleanup
2017-07-11 peustermFix: Name shortening. Still an ugly fix but ok for...
2017-07-11 peustermFix: Update stack.template on PATCH / PUT call
2017-07-11 peustermFixed: OpenStack API now supports very long instance...
2017-06-29 peustermFix: Missing interfaces for son-monitor are forced...
2017-06-29 peustermAdded flavor and image delete endpoints
2017-06-29 peustermFix: Naming issue for NetSoft demo
2017-06-28 peustermMerge pull request #235 from splietker/master
2017-06-28 splietkerImplemented Openstack Neutron SFC API
2017-06-27 peustermFix: Workarround for too long interface names
2017-06-27 peustermFix: Glance API was not happy with empty body on POST...
2017-06-26 peustermFix: Disable dummy GK chaining if no forwarding graph...
2017-06-26 peustermBugfix: Log in exception part causes crash
2017-06-26 peustermcleanup
2017-06-26 peustermFix: Name shortening. Still an ugly fix but ok for...
2017-06-26 peustermFix: Update stack.template on PATCH / PUT call
next