stevenvanrossem [Thu, 13 Apr 2017 11:47:06 +0000 (13:47 +0200)]
Merge remote-tracking branch 'upstream/master'
stevenvanrossem [Thu, 13 Apr 2017 00:21:45 +0000 (02:21 +0200)]
Extend the External SAP functionality, so we can reach the service from the host
peusterm [Wed, 12 Apr 2017 14:23:01 +0000 (16:23 +0200)]
Merge pull request #213 from cgeoffroy/pr/minimize_cli
Remove most of the active waits on the cli logs
cgeoffroy [Wed, 12 Apr 2017 08:49:52 +0000 (10:49 +0200)]
Executing important commands directly inside the vnfs
cgeoffroy [Wed, 12 Apr 2017 08:48:34 +0000 (10:48 +0200)]
Stricter cleanup
peusterm [Tue, 11 Apr 2017 17:41:54 +0000 (19:41 +0200)]
Merge pull request #211 from stevenvanrossem/master
dashboard modification + external SAP points
peusterm [Tue, 11 Apr 2017 16:33:45 +0000 (18:33 +0200)]
Merge pull request #212 from cgeoffroy/pr/fix_manualexamples_textoverlap
Pr/fix manualexamples textoverlap
cgeoffroy [Tue, 11 Apr 2017 15:16:49 +0000 (17:16 +0200)]
Avoid using sync inside vnfs
cgeoffroy [Tue, 11 Apr 2017 09:22:17 +0000 (11:22 +0200)]
Protect backslash to avoid premature substitution
cgeoffroy [Tue, 11 Apr 2017 09:21:27 +0000 (11:21 +0200)]
Split command to be compatible with container sh
cgeoffroy [Tue, 11 Apr 2017 09:20:23 +0000 (11:20 +0200)]
Clearer error header
cgeoffroy [Tue, 11 Apr 2017 09:06:55 +0000 (11:06 +0200)]
Avoid using printheader
cgeoffroy [Tue, 11 Apr 2017 09:05:56 +0000 (11:05 +0200)]
Using sync and newline when printing text
cgeoffroy [Tue, 11 Apr 2017 08:58:53 +0000 (10:58 +0200)]
Print the containernet cli logs when a pattern is missing
stevenvanrossem [Mon, 10 Apr 2017 21:18:39 +0000 (23:18 +0200)]
delete old dashboard directory
stevenvanrossem [Mon, 10 Apr 2017 21:17:23 +0000 (23:17 +0200)]
delete old dashboard directory
stevenvanrossem [Mon, 10 Apr 2017 09:51:20 +0000 (11:51 +0200)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/emuvim/api/sonata/dummygatekeeper.py
stevenvanrossem [Sat, 8 Apr 2017 11:41:15 +0000 (13:41 +0200)]
add son-emu dashboard to the python setup file, so it is served from the Flask app, at the dummygatekeeper's ip:port
stevenvanrossem [Fri, 7 Apr 2017 19:13:30 +0000 (21:13 +0200)]
cleanup logging
stevenvanrossem [Fri, 7 Apr 2017 15:20:50 +0000 (17:20 +0200)]
cleanup logging
stevenvanrossem [Thu, 6 Apr 2017 12:44:33 +0000 (14:44 +0200)]
choose the management interface name as specified in the vnfd, when using docker mgmt interfaces
stevenvanrossem [Thu, 6 Apr 2017 00:21:20 +0000 (02:21 +0200)]
fix issues with installing docker management networks
stevenvanrossem [Wed, 5 Apr 2017 15:31:20 +0000 (17:31 +0200)]
Possibility to deploy external (as host interface) and internal (as container, default) SAPs.
This is specified in the NSD, by the connection_points type (external/internal)
peusterm [Tue, 4 Apr 2017 11:10:59 +0000 (13:10 +0200)]
Merge pull request #210 from cgeoffroy/pr/enable_learning_01
Putting enable_learning to True by default in sonata_y1_demo_topology_1.py
cgeoffroy [Mon, 3 Apr 2017 12:18:25 +0000 (14:18 +0200)]
Putting enable_learning to True by default in sonata_y1_demo_topology_1.py
peusterm [Mon, 3 Apr 2017 11:35:17 +0000 (13:35 +0200)]
Merge pull request #209 from edmaas/master
Volumes in son-emu dgk and choosing port in profiling topology
edmaas [Sun, 2 Apr 2017 14:23:29 +0000 (16:23 +0200)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu
edmaas [Sun, 2 Apr 2017 14:21:57 +0000 (16:21 +0200)]
finished implementing passing a folder as volume to docker files for log collection
peusterm [Tue, 28 Mar 2017 12:05:11 +0000 (14:05 +0200)]
Merge pull request #205 from cgeoffroy/pr/avoid_bash_subshell
Removing subshell for compatibility with Jenkins
edmaas [Mon, 27 Mar 2017 11:56:59 +0000 (13:56 +0200)]
attempt to add a log file directory to every vnf created
edmaas [Mon, 27 Mar 2017 11:24:13 +0000 (13:24 +0200)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu
cgeoffroy [Thu, 23 Mar 2017 14:36:56 +0000 (15:36 +0100)]
Stricter conditional on ping
cgeoffroy [Fri, 17 Mar 2017 12:56:38 +0000 (13:56 +0100)]
Removing debug outputs
cgeoffroy [Fri, 17 Mar 2017 12:26:50 +0000 (13:26 +0100)]
Fix typo
cgeoffroy [Fri, 17 Mar 2017 11:51:18 +0000 (12:51 +0100)]
Using sudo when calling containernet
cgeoffroy [Fri, 17 Mar 2017 10:48:15 +0000 (11:48 +0100)]
Increasing the timeout while waiting for containernet prompt
cgeoffroy [Fri, 17 Mar 2017 10:22:47 +0000 (11:22 +0100)]
FIX pkill is case sensitive
cgeoffroy [Fri, 17 Mar 2017 09:51:37 +0000 (10:51 +0100)]
Checking that Jenkins supports bash heredoc
cgeoffroy [Fri, 17 Mar 2017 09:48:26 +0000 (10:48 +0100)]
Verifying that timeout is installed
cgeoffroy [Fri, 17 Mar 2017 09:14:39 +0000 (10:14 +0100)]
Nicer screen cleanup
cgeoffroy [Wed, 15 Mar 2017 15:24:58 +0000 (16:24 +0100)]
Removing subshell for compatibility with Jenkins
peusterm [Thu, 23 Mar 2017 07:42:01 +0000 (08:42 +0100)]
Merge pull request #207 from mpeuster/master
Fix: Updated test package to be aligned with latest schemas.
peusterm [Wed, 22 Mar 2017 16:10:17 +0000 (17:10 +0100)]
Fix: Updated test package to be aligned with latest schemas.
peusterm [Wed, 22 Mar 2017 06:56:34 +0000 (07:56 +0100)]
Merge pull request #206 from mpeuster/master
Fix: Updated outdated example topo
peusterm [Tue, 21 Mar 2017 07:20:18 +0000 (08:20 +0100)]
Fix: Updated outdated example topo
edmaas [Mon, 20 Mar 2017 17:30:55 +0000 (18:30 +0100)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu
peusterm [Wed, 15 Mar 2017 15:20:46 +0000 (16:20 +0100)]
Merge pull request #203 from mpeuster/master
cleaned up Vagrant installation
edmaas [Sat, 11 Mar 2017 15:32:05 +0000 (16:32 +0100)]
can now specify which ports the profiling topology uses
peusterm [Thu, 9 Mar 2017 14:38:51 +0000 (15:38 +0100)]
cleaned up Vagrant installation
peusterm [Mon, 6 Mar 2017 15:53:40 +0000 (16:53 +0100)]
Merge pull request #201 from cgeoffroy/pr/add_ci_tests
Adding a new ci test
peusterm [Mon, 6 Mar 2017 08:03:23 +0000 (09:03 +0100)]
Merge pull request #202 from edmaas/pull_request
A new topology for use in son-cli profiling
edmaas [Sat, 4 Mar 2017 16:25:14 +0000 (17:25 +0100)]
added some comments in profiling topology
edmaas [Sat, 4 Mar 2017 16:16:33 +0000 (17:16 +0100)]
removed an instance of busy waiting in the profiling topology
cgeoffroy [Fri, 3 Mar 2017 15:10:40 +0000 (16:10 +0100)]
Adding a new ci test
peusterm [Fri, 3 Mar 2017 13:44:22 +0000 (14:44 +0100)]
Merge pull request #200 from cgeoffroy/pr/pip_docker_quick_fix
FIX: install the latest pip
cgeoffroy [Fri, 3 Mar 2017 12:28:30 +0000 (13:28 +0100)]
FIX: install the latest pip
edmaas [Sun, 26 Feb 2017 14:42:44 +0000 (15:42 +0100)]
added a topology which will stop when a certain method is called or a SIGTERM/SIGINT is received. To be used by son-profiling
stevenvanrossem [Tue, 14 Feb 2017 14:09:22 +0000 (15:09 +0100)]
Merge pull request #199 from stevenvanrossem/master
update son-monitor
stevenvanrossem [Tue, 14 Feb 2017 13:27:44 +0000 (14:27 +0100)]
fix unittest for resource testing
stevenvanrossem [Tue, 14 Feb 2017 11:03:12 +0000 (12:03 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'
stevenvanrossem [Sun, 12 Feb 2017 23:13:37 +0000 (00:13 +0100)]
update cpu_bw resource parameter
stevenvanrossem [Sat, 11 Feb 2017 13:47:29 +0000 (14:47 +0100)]
update Dockerfile to copy dir iso clone repo
stevenvanrossem [Fri, 10 Feb 2017 16:18:44 +0000 (17:18 +0100)]
update getStatus print to include all resources
stevenvanrossem [Fri, 10 Feb 2017 11:56:15 +0000 (12:56 +0100)]
update son-emu rest API to control resources (link to docker update in containernet)
peusterm [Fri, 10 Feb 2017 07:11:57 +0000 (08:11 +0100)]
Merge pull request #198 from stevenvanrossem/master
son-emu updates regarding monitoring
stevenvanrossem [Thu, 9 Feb 2017 23:03:44 +0000 (00:03 +0100)]
update son-emu dockerfile
stevenvanrossem [Thu, 9 Feb 2017 15:12:41 +0000 (16:12 +0100)]
update README fo son-emu docker
stevenvanrossem [Thu, 9 Feb 2017 12:56:08 +0000 (13:56 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'
stevenvanrossem [Thu, 9 Feb 2017 12:54:42 +0000 (13:54 +0100)]
imporved son-monitor container startup and timeout
peusterm [Thu, 9 Feb 2017 11:15:19 +0000 (12:15 +0100)]
Merge pull request #197 from mpeuster/master
Fix: Made dummy GK compatible to son-access. Closes #195
peusterm [Thu, 9 Feb 2017 10:15:14 +0000 (11:15 +0100)]
Fix: Made dummy GK compatible to son-access. Closes #195
stevenvanrossem [Wed, 8 Feb 2017 12:48:59 +0000 (13:48 +0100)]
fix rest api endpoint for monitor
stevenvanrossem [Wed, 8 Feb 2017 11:25:53 +0000 (12:25 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
utils/docker/Dockerfile
stevenvanrossem [Wed, 8 Feb 2017 11:19:23 +0000 (12:19 +0100)]
add README file to docker folder of son-emu
stevenvanrossem [Wed, 8 Feb 2017 11:11:39 +0000 (12:11 +0100)]
modify Dockerfile to build son-emu
stevenvanrossem [Wed, 8 Feb 2017 11:11:07 +0000 (12:11 +0100)]
modify monitor and network REST api to use parameters in the URL
peusterm [Wed, 8 Feb 2017 09:39:39 +0000 (10:39 +0100)]
Merge pull request #196 from mpeuster/master
Fix: Small change in CI entrypoint to support int tests
peusterm [Wed, 8 Feb 2017 07:23:33 +0000 (08:23 +0100)]
Fix: Small change in CI entrypoint to support int tests
stevenvanrossem [Wed, 8 Feb 2017 00:04:36 +0000 (01:04 +0100)]
fix bug - vlan was added to monitoring links on single switch paths
stevenvanrossem [Tue, 7 Feb 2017 23:46:02 +0000 (00:46 +0100)]
fix bug - vlan was added to monitoring links on single switch paths
peusterm [Mon, 6 Feb 2017 13:11:03 +0000 (14:11 +0100)]
Merge pull request #194 from mpeuster/master
Cleaning up jenkins test integration.
peusterm [Mon, 6 Feb 2017 12:35:12 +0000 (13:35 +0100)]
Cleanup: Removed depricated Docker build scripts and test scripts.
peusterm [Mon, 6 Feb 2017 11:54:26 +0000 (12:54 +0100)]
Uninstall old docker clients before emulator is installed.
peusterm [Mon, 6 Feb 2017 11:32:54 +0000 (12:32 +0100)]
Merge remote-tracking branch 'steven/master'
peusterm [Mon, 6 Feb 2017 07:54:18 +0000 (08:54 +0100)]
Fix: Try to fix apt-get problem
peusterm [Mon, 6 Feb 2017 08:10:54 +0000 (09:10 +0100)]
Fix: typo
peusterm [Mon, 6 Feb 2017 08:09:26 +0000 (09:09 +0100)]
Fix: We don't want the pre-installed docker engine.
peusterm [Mon, 6 Feb 2017 07:48:56 +0000 (08:48 +0100)]
Cleaning up jenkins test integration.
stevenvanrossem [Fri, 3 Feb 2017 15:59:48 +0000 (16:59 +0100)]
change dependecy to containernet/containernet
stevenvanrossem [Fri, 3 Feb 2017 15:42:51 +0000 (16:42 +0100)]
Merge branch 'master' of github.com:stevenvanrossem/son-emu
Conflicts:
src/emuvim/api/rest/network.py
stevenvanrossem [Fri, 3 Feb 2017 15:11:42 +0000 (16:11 +0100)]
Merge remote-tracking branch 'upstream/master'
solve Conflicts:
src/emuvim/api/rest/monitor.py
src/emuvim/api/rest/network.py
peusterm [Thu, 2 Feb 2017 16:49:22 +0000 (17:49 +0100)]
Merge branch 'master' into master
peusterm [Thu, 2 Feb 2017 16:44:47 +0000 (17:44 +0100)]
Merge pull request #192 from mpeuster/master
Added a simple dashboard for demos
stevenvanrossem [Mon, 30 Jan 2017 12:14:27 +0000 (13:14 +0100)]
add simple topology example
stevenvanrossem [Sat, 28 Jan 2017 16:29:45 +0000 (17:29 +0100)]
add skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 16:29:26 +0000 (17:29 +0100)]
add skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 16:29:11 +0000 (17:29 +0100)]
add skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 14:41:14 +0000 (15:41 +0100)]
fix bug when stopping link metric export
stevenvanrossem [Sat, 28 Jan 2017 14:40:30 +0000 (15:40 +0100)]
fix label issues with prometheus api+clean stop of metric export
stevenvanrossem [Sat, 28 Jan 2017 14:34:14 +0000 (15:34 +0100)]
add simpel topology example