Fix: Fixed version of tinyrpc to not break the Ryu installation.
[osm/vim-emu.git] / src / emuvim / api / openstack /
2019-03-19 peustermFix: Do monkey.patch_all() only once. 31/7331/1
2019-03-19 peustermMerge "Ensure timely termination of all flask servers"
2019-03-18 schillingeEnsure timely termination of all flask servers 90/7290/6
2019-03-18 peustermMerge "Provide API for allowing full stack emulation"
2019-03-18 schillingeAlso support the usual CMD field in images 23/7323/4
2019-02-20 peustermMerge "Support (simple) classifiers"
2019-02-20 schillingeSupport (simple) classifiers 42/7242/1
2019-02-20 schillingeUpdate MAC address to match the next hop 38/7238/1
2019-02-20 schillingeDo not tag outputs with VLANs for SFC 37/7237/1
2019-02-14 schillingeCreate flow table entries for classifiers 28/7228/2
2019-02-14 schillingeFixed port chain direction and linking 27/7227/1
2019-02-13 schillingeDo not spam the logs with server names at INFO level 25/7225/1
2019-02-12 peustermUnified command execution in Docker containers. 24/7224/1
2019-02-06 schillingeThrow error if SFC ports are not found on servers 55/7155/6
2019-02-06 schillingeSupport identical ingress and egress ports in port... 57/7157/5
2019-02-06 schillingeAlso compare ids against a server's ports 56/7156/5
2019-02-05 schillingeReturn empty `service_function_parameters` field for... 53/7153/3
2019-02-05 schillingeAllow filtering ports by device_id 52/7152/6
2019-02-05 schillingeAllow multiple ports to exist with the same name 51/7151/4
2019-02-05 peustermMerge "Allow filtering of the port chain list by id"
2019-02-03 schillingeAllow filtering of the port chain list by id 54/7154/2
2018-12-03 schillingeReturn actually reachable IP as part of the Floating... 22/7022/1 v5.0 v5.0.0 v5.0.1 v5.0.2 v5.0.3 v5.0.4 v5.0.5
2018-08-10 marchettimMerge "Added 5GTANGO lightweight lifecycle manager... BUILD_v4.0.1_2
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 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-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-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-19 peustermFix: Better name-handling of Docker-based VNFs 94/5794/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-07 peustermFixed missing license headers
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-07-13 peustermMerge pull request #237 from mpeuster/demo-mano-integration
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 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 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-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-06 stevenvanrossemMerge pull request #228 from stevenvanrossem/master
2017-06-06 stevenvanrossemcleanup networking api, rest and cli and unittest
2017-05-31 edmaasMerge branch 'master' of https://github.com/sonata...
2017-05-18 peustermMerge pull request #220 from mpeuster/merge-openstack...
2017-05-18 peustermFix: Removed problem with race conditions in OpenStack...
2017-05-18 peustermRemoved properitary monitoring (used for student demo...
2017-05-17 peustermFix: Made API shutdown more robust
2017-05-17 peustermFix: Last fixes for OpenStack API imports after renaming
2017-05-17 peustermFix: Nova, Heat APIs now rely on latest son-emu master...
2017-05-17 peustermManually added OpenStack API code
2016-05-11 stevenvanrossemMerge pull request #101 from stevenvanrossem/master
2016-05-11 stevenvanrossemmerge master and fix SDN chaining unit test
2016-03-08 peustermMerge pull request #41 from mpeuster/master
2016-03-08 peustermRe-structured API modules. Now prepared to have differe...