Fix: Fixes broken installation because of third party library update.
[osm/vim-emu.git] / src /
2018-10-31 peustermFix: Fixes broken installation because of third party... 21/6821/3
2018-10-18 peustermImproved IP/E-Line management of 5GTANGO LLCM.
2018-10-03 peustermMinor improvements in 5GTANGO LLCM module.
2018-10-01 marchettimMerge "Modified LICENSE file to be the same in all...
2018-10-01 peustermFixes bug 553: Missing license headers
2018-08-10 marchettimMerge "Added 5GTANGO lightweight lifecycle manager... BUILD_v4.0.1_2
2018-08-07 peustermAdded 5GTANGO lightweight lifecycle manager (LLCM).
2018-08-06 peustermFix: Made Glance-fake API more robust in
2018-08-02 peustermFix: Made OS Glance fake API compatible to latest pyhto... BUILD_v4.0.1_1
2018-05-16 peustermMoved examples folder to project root. 56/6156/2 v4.0.1
2018-05-16 peustermFix: Made port deleteion more robust. Do not rely on... 50/6150/1
2018-05-15 peustermRefactoring: Made complete codebase PEP8 compatible. 49/6149/3 v4.0.0
2018-05-14 peustermFix: Crashbug that was caused by an import of an 43/6143/1
2018-04-25 peustermFix: hackfest_1 deployment using OSM LB returned 26/6026/1 v3.1 v3.1.0
2018-04-24 peustermFix: Instantiate the same NS without emulator restart 24/6024/1
2018-04-24 peustermAdded emulator-compatible services and VNFs for R4... 22/6022/1
2018-01-24 peustermPingpong example for OSM-to-vim-emu deployments. 19/5819/3
2018-01-10 peustermFix: HTTP 204 response must not contain any payload. 12/5812/2
2017-12-21 marchettimMerge "Added example topology for daemonized execution."
2017-12-20 peustermAdded example topology for daemonized execution. 01/5801/1
2017-12-19 peustermFix: Better name-handling of Docker-based VNFs 94/5794/1
2017-11-29 peustermAdded Dockerfile-based entry points to REST API. 41/5741/1
2017-11-16 peustermOpenStack API: Replaced Flask with WSGI 89/5689/2
2017-09-21 peustermFix/cleanup: Added missing license headers and removed... 86/2286/1
2017-09-14 peustermMerge pull request #255 from mpeuster/osm/master
2017-09-14 peustermChanged package names, links, etc. for OSM migration
2017-09-07 peustermAdded a default topology that is automatically called...
2017-09-07 peustermFixed missing license headers
2017-09-07 peustermRemoved outdated zerorpc API.
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-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-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
2017-06-23 peustermFixed: OpenStack API now supports very long instance...
2017-06-19 peustermMerge pull request #233 from mpeuster/demo-mano-integration
2017-06-19 peustermMerge remote-tracking branch 'upstream/master' into...
2017-06-19 peustermAdded resource groups to HEAT parser
2017-06-19 peustermImproved OpenStack API logging
2017-06-19 peustermAdded HEAT GET /resources endpoint (returns empty list...
2017-06-19 peustermOpenStack HEAT API: Added GET /template endpoint
2017-06-19 peustermFix: Made Glance API compatible to SONATA IA
2017-06-16 peustermAdded '/limits' endpoint to Nova API
2017-06-16 peustermRefactored logging
2017-06-15 peustermMerge pull request #231 from mpeuster/master
2017-06-15 peustermBetter help for son-emu-cli
2017-06-14 peustermMore verbose HEAT parser outputs
2017-06-14 peustermMerge pull request #230 from mpeuster/master
2017-06-14 peustermAdded Keystone v3 token endpoint
2017-06-13 peustermMerge remote-tracking branch 'upstream/master' into...
2017-06-13 peustermRemoved topo. Should be placed in son-tutorials.
2017-06-06 stevenvanrossemMerge pull request #228 from stevenvanrossem/master
2017-06-06 stevenvanrossemcleanup networking api, rest and cli and unittest
2017-06-02 stevenvanrossemMerge pull request #225 from stevenvanrossem/master
2017-06-01 stevenvanrossemfix son-emu-cli monitor CLI
2017-06-01 stevenvanrossemfix son-emu-cli compatibility with son-emu REST API
2017-06-01 stevenvanrossemfix son-emu-cli network/monitor CLI
2017-06-01 stevenvanrossemMerge pull request #224 from stevenvanrossem/master
2017-06-01 stevenvanrossemupdate son-emu-cli network CLI
2017-05-31 peustermMerge pull request #222 from edmaas/master
2017-05-31 edmaasMerge branch 'master' of https://github.com/sonata...
2017-05-19 peustermenabled monitoring in demo topo
next