osm/vim-emu.git
8 years agoFix: Let dummy GK consider vcpus field in VNFDs
peusterm [Thu, 27 Apr 2017 12:44:54 +0000 (14:44 +0200)]
Fix: Let dummy GK consider vcpus field in VNFDs

8 years agoMerge pull request #213 from cgeoffroy/pr/minimize_cli
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

8 years agoExecuting important commands directly inside the vnfs
cgeoffroy [Wed, 12 Apr 2017 08:49:52 +0000 (10:49 +0200)]
Executing important commands directly inside the vnfs

8 years agoStricter cleanup
cgeoffroy [Wed, 12 Apr 2017 08:48:34 +0000 (10:48 +0200)]
Stricter cleanup

8 years agoMerge pull request #211 from stevenvanrossem/master
peusterm [Tue, 11 Apr 2017 17:41:54 +0000 (19:41 +0200)]
Merge pull request #211 from stevenvanrossem/master

dashboard modification + external SAP points

8 years agoMerge pull request #212 from cgeoffroy/pr/fix_manualexamples_textoverlap
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

8 years agoAvoid using sync inside vnfs
cgeoffroy [Tue, 11 Apr 2017 15:16:49 +0000 (17:16 +0200)]
Avoid using sync inside vnfs

8 years agoProtect backslash to avoid premature substitution
cgeoffroy [Tue, 11 Apr 2017 09:22:17 +0000 (11:22 +0200)]
Protect backslash to avoid premature substitution

8 years agoSplit command to be compatible with container sh
cgeoffroy [Tue, 11 Apr 2017 09:21:27 +0000 (11:21 +0200)]
Split command to be compatible with container sh

8 years agoClearer error header
cgeoffroy [Tue, 11 Apr 2017 09:20:23 +0000 (11:20 +0200)]
Clearer error header

8 years agoAvoid using printheader
cgeoffroy [Tue, 11 Apr 2017 09:06:55 +0000 (11:06 +0200)]
Avoid using printheader

8 years agoUsing sync and newline when printing text
cgeoffroy [Tue, 11 Apr 2017 09:05:56 +0000 (11:05 +0200)]
Using sync and newline when printing text

8 years agoPrint the containernet cli logs when a pattern is missing
cgeoffroy [Tue, 11 Apr 2017 08:58:53 +0000 (10:58 +0200)]
Print the containernet cli logs when a pattern is missing

8 years agodelete old dashboard directory
stevenvanrossem [Mon, 10 Apr 2017 21:18:39 +0000 (23:18 +0200)]
delete old dashboard directory

8 years agodelete old dashboard directory
stevenvanrossem [Mon, 10 Apr 2017 21:17:23 +0000 (23:17 +0200)]
delete old dashboard directory

8 years agoMerge remote-tracking branch 'upstream/master'
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

8 years agoadd son-emu dashboard to the python setup file, so it is served from the Flask app...
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

8 years agocleanup logging
stevenvanrossem [Fri, 7 Apr 2017 19:13:30 +0000 (21:13 +0200)]
cleanup logging

8 years agocleanup logging
stevenvanrossem [Fri, 7 Apr 2017 15:20:50 +0000 (17:20 +0200)]
cleanup logging

8 years agochoose the management interface name as specified in the vnfd, when using docker...
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

8 years agofix issues with installing docker management networks
stevenvanrossem [Thu, 6 Apr 2017 00:21:20 +0000 (02:21 +0200)]
fix issues with installing  docker management networks

8 years agoPossibility to deploy external (as host interface) and internal (as container, defaul...
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)

8 years agoMerge pull request #210 from cgeoffroy/pr/enable_learning_01
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

8 years agoPutting 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

8 years agoMerge pull request #209 from edmaas/master
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

8 years agoMerge branch 'master' of https://github.com/sonata-nfv/son-emu
edmaas [Sun, 2 Apr 2017 14:23:29 +0000 (16:23 +0200)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu

8 years agofinished implementing passing a folder as volume to docker files for log collection
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

8 years agoMerge pull request #205 from cgeoffroy/pr/avoid_bash_subshell
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

8 years agoattempt to add a log file directory to every vnf created
edmaas [Mon, 27 Mar 2017 11:56:59 +0000 (13:56 +0200)]
attempt to add a log file directory to every vnf created

8 years agoMerge branch 'master' of https://github.com/sonata-nfv/son-emu
edmaas [Mon, 27 Mar 2017 11:24:13 +0000 (13:24 +0200)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu

8 years agoStricter conditional on ping
cgeoffroy [Thu, 23 Mar 2017 14:36:56 +0000 (15:36 +0100)]
Stricter conditional on ping

8 years agoRemoving debug outputs
cgeoffroy [Fri, 17 Mar 2017 12:56:38 +0000 (13:56 +0100)]
Removing debug outputs

8 years agoFix typo
cgeoffroy [Fri, 17 Mar 2017 12:26:50 +0000 (13:26 +0100)]
Fix typo

8 years agoUsing sudo when calling containernet
cgeoffroy [Fri, 17 Mar 2017 11:51:18 +0000 (12:51 +0100)]
Using sudo when calling containernet

8 years agoIncreasing the timeout while waiting for containernet prompt
cgeoffroy [Fri, 17 Mar 2017 10:48:15 +0000 (11:48 +0100)]
Increasing the timeout while waiting for containernet prompt

8 years agoFIX pkill is case sensitive
cgeoffroy [Fri, 17 Mar 2017 10:22:47 +0000 (11:22 +0100)]
FIX pkill is case sensitive

8 years agoChecking that Jenkins supports bash heredoc
cgeoffroy [Fri, 17 Mar 2017 09:51:37 +0000 (10:51 +0100)]
Checking that Jenkins supports bash heredoc

8 years agoVerifying that timeout is installed
cgeoffroy [Fri, 17 Mar 2017 09:48:26 +0000 (10:48 +0100)]
Verifying that timeout is installed

8 years agoNicer screen cleanup
cgeoffroy [Fri, 17 Mar 2017 09:14:39 +0000 (10:14 +0100)]
Nicer screen cleanup

8 years agoRemoving subshell for compatibility with Jenkins
cgeoffroy [Wed, 15 Mar 2017 15:24:58 +0000 (16:24 +0100)]
Removing subshell for compatibility with Jenkins

8 years agoMerge pull request #207 from mpeuster/master
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.

8 years agoFix: 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.

8 years agoMerge pull request #206 from mpeuster/master
peusterm [Wed, 22 Mar 2017 06:56:34 +0000 (07:56 +0100)]
Merge pull request #206 from mpeuster/master

Fix: Updated outdated example topo

8 years agoFix: Updated outdated example topo
peusterm [Tue, 21 Mar 2017 07:20:18 +0000 (08:20 +0100)]
Fix: Updated outdated example topo

8 years agoMerge branch 'master' of https://github.com/sonata-nfv/son-emu
edmaas [Mon, 20 Mar 2017 17:30:55 +0000 (18:30 +0100)]
Merge branch 'master' of https://github.com/sonata-nfv/son-emu

8 years agoMerge pull request #203 from mpeuster/master
peusterm [Wed, 15 Mar 2017 15:20:46 +0000 (16:20 +0100)]
Merge pull request #203 from mpeuster/master

cleaned up Vagrant installation

8 years agocan now specify which ports the profiling topology uses
edmaas [Sat, 11 Mar 2017 15:32:05 +0000 (16:32 +0100)]
can now specify which ports the profiling topology uses

8 years agocleaned up Vagrant installation
peusterm [Thu, 9 Mar 2017 14:38:51 +0000 (15:38 +0100)]
cleaned up Vagrant installation

8 years agoMerge pull request #201 from cgeoffroy/pr/add_ci_tests
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

8 years agoMerge pull request #202 from edmaas/pull_request
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

8 years agoadded some comments in profiling topology
edmaas [Sat, 4 Mar 2017 16:25:14 +0000 (17:25 +0100)]
added some comments in profiling topology

8 years agoremoved an instance of busy waiting in the profiling topology
edmaas [Sat, 4 Mar 2017 16:16:33 +0000 (17:16 +0100)]
removed an instance of busy waiting in the profiling topology

8 years agoAdding a new ci test
cgeoffroy [Fri, 3 Mar 2017 15:10:40 +0000 (16:10 +0100)]
Adding a new ci test

8 years agoMerge pull request #200 from cgeoffroy/pr/pip_docker_quick_fix
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

8 years agoFIX: install the latest pip
cgeoffroy [Fri, 3 Mar 2017 12:28:30 +0000 (13:28 +0100)]
FIX: install the latest pip

8 years agoadded a topology which will stop when a certain method is called or a SIGTERM/SIGINT...
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

8 years agoMerge pull request #199 from stevenvanrossem/master
stevenvanrossem [Tue, 14 Feb 2017 14:09:22 +0000 (15:09 +0100)]
Merge pull request #199 from stevenvanrossem/master

update son-monitor

8 years agofix unittest for resource testing
stevenvanrossem [Tue, 14 Feb 2017 13:27:44 +0000 (14:27 +0100)]
fix  unittest for resource testing

8 years agoMerge remote-tracking branch 'remotes/upstream/master'
stevenvanrossem [Tue, 14 Feb 2017 11:03:12 +0000 (12:03 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'

8 years agoupdate cpu_bw resource parameter
stevenvanrossem [Sun, 12 Feb 2017 23:13:37 +0000 (00:13 +0100)]
update cpu_bw resource parameter

8 years agoupdate Dockerfile to copy dir iso clone repo
stevenvanrossem [Sat, 11 Feb 2017 13:47:29 +0000 (14:47 +0100)]
update  Dockerfile to copy dir iso clone repo

8 years agoupdate getStatus print to include all resources
stevenvanrossem [Fri, 10 Feb 2017 16:18:44 +0000 (17:18 +0100)]
update  getStatus print to include all resources

8 years agoupdate son-emu rest API to control resources (link to docker update in containernet)
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)

8 years agoMerge pull request #198 from stevenvanrossem/master
peusterm [Fri, 10 Feb 2017 07:11:57 +0000 (08:11 +0100)]
Merge pull request #198 from stevenvanrossem/master

son-emu updates regarding monitoring

8 years agoupdate son-emu dockerfile
stevenvanrossem [Thu, 9 Feb 2017 23:03:44 +0000 (00:03 +0100)]
update  son-emu dockerfile

8 years agoupdate README fo son-emu docker
stevenvanrossem [Thu, 9 Feb 2017 15:12:41 +0000 (16:12 +0100)]
update README fo son-emu docker

8 years agoMerge remote-tracking branch 'remotes/upstream/master'
stevenvanrossem [Thu, 9 Feb 2017 12:56:08 +0000 (13:56 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'

8 years agoimporved son-monitor container startup and timeout
stevenvanrossem [Thu, 9 Feb 2017 12:54:42 +0000 (13:54 +0100)]
imporved son-monitor container startup and timeout

8 years agoMerge pull request #197 from mpeuster/master
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

8 years agoFix: 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

8 years agofix rest api endpoint for monitor
stevenvanrossem [Wed, 8 Feb 2017 12:48:59 +0000 (13:48 +0100)]
fix rest api endpoint for monitor

8 years agoMerge remote-tracking branch 'remotes/upstream/master'
stevenvanrossem [Wed, 8 Feb 2017 11:25:53 +0000 (12:25 +0100)]
Merge remote-tracking branch 'remotes/upstream/master'

Conflicts:
utils/docker/Dockerfile

8 years agoadd README file to docker folder of son-emu
stevenvanrossem [Wed, 8 Feb 2017 11:19:23 +0000 (12:19 +0100)]
add README file to docker folder of son-emu

8 years agomodify Dockerfile to build son-emu
stevenvanrossem [Wed, 8 Feb 2017 11:11:39 +0000 (12:11 +0100)]
modify Dockerfile to build son-emu

8 years agomodify monitor and network REST api to use parameters in the URL
stevenvanrossem [Wed, 8 Feb 2017 11:11:07 +0000 (12:11 +0100)]
modify monitor and network REST api to use parameters in the URL

8 years agoMerge pull request #196 from mpeuster/master
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

8 years agoFix: 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

8 years agofix bug - vlan was added to monitoring links on single switch paths
stevenvanrossem [Wed, 8 Feb 2017 00:04:36 +0000 (01:04 +0100)]
fix bug - vlan was added to monitoring links on single switch paths

8 years agofix 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

8 years agoMerge pull request #194 from mpeuster/master
peusterm [Mon, 6 Feb 2017 13:11:03 +0000 (14:11 +0100)]
Merge pull request #194 from mpeuster/master

Cleaning up jenkins test integration.

8 years agoCleanup: Removed depricated Docker build scripts and test scripts.
peusterm [Mon, 6 Feb 2017 12:35:12 +0000 (13:35 +0100)]
Cleanup: Removed depricated Docker build scripts and test scripts.

8 years agoUninstall old docker clients before emulator is installed.
peusterm [Mon, 6 Feb 2017 11:54:26 +0000 (12:54 +0100)]
Uninstall old docker clients before emulator is installed.

8 years agoMerge remote-tracking branch 'steven/master'
peusterm [Mon, 6 Feb 2017 11:32:54 +0000 (12:32 +0100)]
Merge remote-tracking branch 'steven/master'

8 years agoFix: Try to fix apt-get problem
peusterm [Mon, 6 Feb 2017 07:54:18 +0000 (08:54 +0100)]
Fix: Try to fix apt-get problem

8 years agoFix: typo
peusterm [Mon, 6 Feb 2017 08:10:54 +0000 (09:10 +0100)]
Fix: typo

8 years agoFix: We don't want the pre-installed docker engine.
peusterm [Mon, 6 Feb 2017 08:09:26 +0000 (09:09 +0100)]
Fix: We don't want the pre-installed docker engine.

8 years agoCleaning up jenkins test integration.
peusterm [Mon, 6 Feb 2017 07:48:56 +0000 (08:48 +0100)]
Cleaning up jenkins test integration.

8 years agochange dependecy to containernet/containernet
stevenvanrossem [Fri, 3 Feb 2017 15:59:48 +0000 (16:59 +0100)]
change dependecy to containernet/containernet

8 years agoMerge branch 'master' of github.com:stevenvanrossem/son-emu
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

8 years agoMerge remote-tracking branch 'upstream/master'
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

8 years agoMerge branch 'master' into master
peusterm [Thu, 2 Feb 2017 16:49:22 +0000 (17:49 +0100)]
Merge branch 'master' into master

8 years agoMerge pull request #192 from mpeuster/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

8 years agoadd simple topology example
stevenvanrossem [Mon, 30 Jan 2017 12:14:27 +0000 (13:14 +0100)]
add simple topology example

8 years agoadd skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 16:29:45 +0000 (17:29 +0100)]
add skewness monitor control

8 years agoadd skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 16:29:26 +0000 (17:29 +0100)]
add skewness monitor control

8 years agoadd skewness monitor control
stevenvanrossem [Sat, 28 Jan 2017 16:29:11 +0000 (17:29 +0100)]
add skewness monitor control

8 years agofix bug when stopping link metric export
stevenvanrossem [Sat, 28 Jan 2017 14:41:14 +0000 (15:41 +0100)]
fix bug when stopping link metric export

8 years agofix label issues with prometheus api+clean stop of 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

8 years agoadd simpel topology example
stevenvanrossem [Sat, 28 Jan 2017 14:34:14 +0000 (15:34 +0100)]
add simpel topology example

8 years agorename rest api url for interfac monitoring
stevenvanrossem [Sat, 28 Jan 2017 14:33:30 +0000 (15:33 +0100)]
rename rest api url for interfac monitoring