nepi.git
10 years agoPlanetlabTap reads STOP from unix socket
Alina Quereilhac [Mon, 15 Jul 2013 02:24:24 +0000 (19:24 -0700)]
PlanetlabTap reads STOP from unix socket

10 years agoSmall bugfixes for LinuxNPing RM
Alina Quereilhac [Sun, 14 Jul 2013 22:22:16 +0000 (15:22 -0700)]
Small bugfixes for LinuxNPing RM

10 years agoAdding LinuxNPing RM
Alina Quereilhac [Sun, 14 Jul 2013 06:17:16 +0000 (23:17 -0700)]
Adding LinuxNPing RM

10 years agoMinor bugfixes on Linux CCN module
Alina Quereilhac [Sat, 13 Jul 2013 01:05:41 +0000 (18:05 -0700)]
Minor bugfixes on Linux CCN module

10 years agoAdded LinuxTcpdump
Alina Quereilhac [Fri, 12 Jul 2013 01:44:39 +0000 (18:44 -0700)]
Added LinuxTcpdump

10 years agoAdded LinuxPing and LinuxMtr RMs
Alina Quereilhac [Thu, 11 Jul 2013 19:46:17 +0000 (12:46 -0700)]
Added LinuxPing and LinuxMtr RMs

10 years agopopolate_factory no longer requires to be invoked explicitly by the user
Alina Quereilhac [Wed, 10 Jul 2013 00:51:22 +0000 (17:51 -0700)]
popolate_factory no longer requires to be invoked explicitly by the user

10 years agoAdded PlanetlabTAP & PlanetlabTUN
Alina Quereilhac [Tue, 9 Jul 2013 06:15:24 +0000 (23:15 -0700)]
Added PlanetlabTAP & PlanetlabTUN

10 years agoFixing Makefile
Alina Quereilhac [Mon, 8 Jul 2013 02:38:36 +0000 (19:38 -0700)]
Fixing Makefile

10 years agoAdding __version__ to nepi
Alina Quereilhac [Mon, 8 Jul 2013 00:03:02 +0000 (17:03 -0700)]
Adding __version__ to nepi

10 years agoLinuxApplication: stdin made symlink to file in shared directory
Alina Quereilhac [Sat, 6 Jul 2013 13:18:05 +0000 (06:18 -0700)]
LinuxApplication: stdin made symlink to file in shared directory

10 years agoLinuxApplication: making single deploy.sh script out of http_sources.sh, build.sh...
Alina Quereilhac [Sat, 6 Jul 2013 08:17:16 +0000 (01:17 -0700)]
LinuxApplication: making single deploy.sh script out of http_sources.sh, build.sh and install.sh

10 years agoPorting changes in LinuxApplication directory structure to CCNx RMs
Alina Quereilhac [Fri, 5 Jul 2013 02:11:31 +0000 (19:11 -0700)]
Porting changes in LinuxApplication directory structure to CCNx RMs

10 years agoLinuxApplication: Changed directory structure to store experiment files in the Linux...
Alina Quereilhac [Thu, 4 Jul 2013 19:28:55 +0000 (12:28 -0700)]
LinuxApplication: Changed directory structure to store experiment files in the Linux host

10 years agoAdding trace Collector RM
Alina Quereilhac [Fri, 28 Jun 2013 06:34:48 +0000 (23:34 -0700)]
Adding trace Collector RM

10 years agoAdding CCNFIBEntry RM
Alina Quereilhac [Thu, 27 Jun 2013 17:37:43 +0000 (10:37 -0700)]
Adding CCNFIBEntry RM

10 years agoReplace use of string formatted dates by datetime objects for Taks scheduling
Alina Quereilhac [Thu, 27 Jun 2013 17:36:20 +0000 (10:36 -0700)]
Replace use of string formatted dates by datetime objects for Taks scheduling

10 years agoAdding comments to Linux CCN examples
Alina Quereilhac [Wed, 26 Jun 2013 17:42:07 +0000 (10:42 -0700)]
Adding comments to Linux CCN examples

10 years agoMore examples and code for Linux CCN RMs
Alina Quereilhac [Fri, 21 Jun 2013 19:06:37 +0000 (12:06 -0700)]
More examples and code for Linux CCN RMs

10 years agoFirst CCN RMs working example for Linux
Alina Quereilhac [Thu, 20 Jun 2013 00:16:33 +0000 (17:16 -0700)]
First CCN RMs working example for Linux

10 years agoAdding CCN RMs for Linux backend
Alina Quereilhac [Wed, 19 Jun 2013 22:23:19 +0000 (15:23 -0700)]
Adding CCN RMs for Linux backend

10 years agostdout was taking always the default value in LinuxNode check_errors
Alina Quereilhac [Wed, 19 Jun 2013 15:41:40 +0000 (08:41 -0700)]
stdout was taking always the default value in LinuxNode check_errors

10 years agoAdding CCN RMs for Linux Backend
Alina Quereilhac [Wed, 19 Jun 2013 05:47:21 +0000 (22:47 -0700)]
Adding CCN RMs for Linux Backend

10 years agoRemoving logging dependency from omf vlc unittest
Alina Quereilhac [Tue, 18 Jun 2013 22:07:18 +0000 (15:07 -0700)]
Removing logging dependency from omf vlc unittest

10 years agoBugfixing LinuxInterface unittests
Alina Quereilhac [Tue, 18 Jun 2013 22:03:01 +0000 (15:03 -0700)]
Bugfixing LinuxInterface unittests

10 years agoMaking check_errors method from node return the stdout as well as stderr
Alina Quereilhac [Tue, 18 Jun 2013 21:51:15 +0000 (14:51 -0700)]
Making check_errors method from node return the stdout as well as stderr

10 years agoFixed nasty concurrency bug in EC
Alina Quereilhac [Tue, 18 Jun 2013 21:10:06 +0000 (14:10 -0700)]
Fixed nasty concurrency bug in EC

10 years agoAdded file transfer example
Lucia Guevgeozian Odizzio [Tue, 18 Jun 2013 14:52:18 +0000 (16:52 +0200)]
Added file transfer example

10 years agoadding back use of sudo in sshfuncs.rexec
Alina Quereilhac [Mon, 17 Jun 2013 21:04:07 +0000 (14:04 -0700)]
adding back use of sudo in sshfuncs.rexec

10 years agoImproved LinuxApplication behavior
Alina Quereilhac [Sat, 15 Jun 2013 04:55:47 +0000 (21:55 -0700)]
Improved LinuxApplication behavior

10 years agochange PlanetLab to planetlab for the PlanetLab node
Julien Tribino [Fri, 14 Jun 2013 08:58:44 +0000 (10:58 +0200)]
change PlanetLab to planetlab for the PlanetLab node

10 years agoBugfixes for LinuxApplication and LinuxNode
Alina Quereilhac [Fri, 14 Jun 2013 00:46:31 +0000 (17:46 -0700)]
Bugfixes for LinuxApplication and LinuxNode

10 years agoImproving EC documentation
Alina Quereilhac [Thu, 13 Jun 2013 16:12:51 +0000 (09:12 -0700)]
Improving EC documentation

10 years agoupgrade documentation
Julien Tribino [Wed, 12 Jun 2013 08:47:29 +0000 (10:47 +0200)]
upgrade documentation

10 years agoBugfixing LinuxNode and LinuxApplication
Alina Quereilhac [Tue, 11 Jun 2013 00:36:50 +0000 (17:36 -0700)]
Bugfixing LinuxNode and LinuxApplication

10 years agoDocumentation of the execution folder
Julien Tribino [Mon, 10 Jun 2013 17:00:18 +0000 (19:00 +0200)]
Documentation of the execution folder

10 years agoupgrade OMF code and comment
Julien Tribino [Fri, 7 Jun 2013 14:29:39 +0000 (16:29 +0200)]
upgrade OMF code and comment

10 years agoBugFix in LinuxNode unit test
Alina Quereilhac [Thu, 30 May 2013 02:52:17 +0000 (04:52 +0200)]
BugFix in LinuxNode unit test

10 years agoAdding authors and correcting licence information
Alina Quereilhac [Wed, 29 May 2013 22:39:49 +0000 (00:39 +0200)]
Adding authors and correcting licence information

10 years agoCorrect the tests for OMF Resources
Julien Tribino [Wed, 29 May 2013 14:21:02 +0000 (16:21 +0200)]
Correct the tests for OMF Resources

10 years agoBugfix in resources.py: missing 'import inspect'
Alina Quereilhac [Wed, 29 May 2013 13:49:14 +0000 (15:49 +0200)]
Bugfix in resources.py: missing 'import inspect'

10 years agoAdding big buck bunny LQ video to examples
Alina Quereilhac [Wed, 29 May 2013 13:35:37 +0000 (15:35 +0200)]
Adding big buck bunny LQ video to examples

10 years agoEC wait_finished needs to wait for FINISHED, FAILED and STOPPED
Alina Quereilhac [Wed, 29 May 2013 13:11:47 +0000 (15:11 +0200)]
EC wait_finished needs to wait for FINISHED, FAILED and STOPPED

10 years agodebug the omf part. Test are still missing
Julien Tribino [Wed, 29 May 2013 13:06:44 +0000 (15:06 +0200)]
debug the omf part. Test are still missing

10 years agochange bug of dict
Julien Tribino [Tue, 28 May 2013 13:22:04 +0000 (15:22 +0200)]
change bug of dict

10 years agoAdding PlanetLab resources
Alina Quereilhac [Mon, 27 May 2013 13:34:08 +0000 (15:34 +0200)]
Adding PlanetLab resources

10 years agoScheduler optimization
Alina Quereilhac [Wed, 22 May 2013 22:45:01 +0000 (00:45 +0200)]
Scheduler optimization

11 years agoAdded LICENSE
Alina Quereilhac [Mon, 20 May 2013 15:15:29 +0000 (17:15 +0200)]
Added LICENSE

11 years agoMerge neco to nepi-3.0
Alina Quereilhac [Sun, 19 May 2013 22:10:01 +0000 (00:10 +0200)]
Merge neco to nepi-3.0

11 years agoClean up of repo
Alina Quereilhac [Sun, 19 May 2013 20:21:28 +0000 (22:21 +0200)]
Clean up of repo

11 years agoReplacing string "neco" by "nepi"
Alina Quereilhac [Sun, 19 May 2013 20:12:59 +0000 (22:12 +0200)]
Replacing string "neco" by "nepi"

11 years agorenaming to src/neco to src/nepi
Alina Quereilhac [Sun, 19 May 2013 19:55:57 +0000 (21:55 +0200)]
renaming to src/neco to src/nepi

11 years agoMinor typos
Alina Quereilhac [Sun, 19 May 2013 19:45:36 +0000 (21:45 +0200)]
Minor typos

11 years agoBug fixes in Linux Application and sshfuncs
Alina Quereilhac [Sat, 11 May 2013 20:00:48 +0000 (22:00 +0200)]
Bug fixes in Linux Application and sshfuncs

11 years agoAdding Linux Application scalability tests
Alina Quereilhac [Sat, 11 May 2013 16:43:16 +0000 (18:43 +0200)]
Adding Linux Application scalability tests

11 years agoAdded example for Linux Application using CCNx
Alina Quereilhac [Fri, 10 May 2013 17:02:59 +0000 (19:02 +0200)]
Added example for Linux Application using CCNx

11 years agoFixed relative paths in Linux Application
Alina Quereilhac [Fri, 10 May 2013 11:24:34 +0000 (13:24 +0200)]
Fixed relative paths in Linux Application

11 years agoAdded unit tests for linux application
Alina Quereilhac [Thu, 9 May 2013 18:02:51 +0000 (20:02 +0200)]
Added unit tests for linux application

11 years agoSupporting many concurrent LinuxApplications on same LinuxNode
Alina Quereilhac [Mon, 6 May 2013 18:08:21 +0000 (20:08 +0200)]
Supporting many concurrent LinuxApplications on same LinuxNode

11 years agoAdded Linux Application
Alina Quereilhac [Sun, 5 May 2013 18:49:13 +0000 (20:49 +0200)]
Added Linux Application

11 years agoSfa api and parser for ple and omf
Lucia Guevgeozian Odizzio [Thu, 2 May 2013 15:46:11 +0000 (17:46 +0200)]
Sfa api and parser for ple and omf

11 years agoSfa api and parser for ple and omf
Lucia Guevgeozian Odizzio [Thu, 2 May 2013 11:42:47 +0000 (13:42 +0200)]
Sfa api and parser for ple and omf

11 years agoRemoving 'waiters' from Resource (TO DISCUSS!). Proposing alterbative way for deployi...
Alina Quereilhac [Thu, 25 Apr 2013 16:07:58 +0000 (18:07 +0200)]
Removing 'waiters' from Resource (TO DISCUSS!). Proposing alterbative way for deploying ordering using more States (See test_deploy_in_order test as example)

11 years agoSSHApi functionality migrated to LinuxNode
Alina Quereilhac [Wed, 24 Apr 2013 20:13:51 +0000 (22:13 +0200)]
SSHApi functionality migrated to LinuxNode

11 years agolittle changes
Julien Tribino [Wed, 24 Apr 2013 13:05:31 +0000 (15:05 +0200)]
little changes

11 years agoharmonize start_with_condition with stop_with_condition
Julien Tribino [Mon, 22 Apr 2013 12:07:23 +0000 (14:07 +0200)]
harmonize start_with_condition with stop_with_condition

11 years agoDebug the deploy part and start with condition
Julien Tribino [Mon, 22 Apr 2013 10:37:17 +0000 (12:37 +0200)]
Debug the deploy part and start with condition

11 years agoAdding ICN PlanetLab large experiment scenarios
Alina Quereilhac [Sun, 14 Apr 2013 18:04:16 +0000 (20:04 +0200)]
Adding ICN PlanetLab large experiment scenarios

11 years agoAdded attribute repository to PlanetLab CCNxDaemon to run the ccnr command after...
Alina Quereilhac [Sat, 13 Apr 2013 16:42:01 +0000 (18:42 +0200)]
Added attribute repository to PlanetLab CCNxDaemon to run the ccnr command after ccndstart

11 years agoUpdated ccnx allowed versions to 0.6.0 and 0.7.1 for PlanetLab CCNxDaemon
Alina Quereilhac [Sat, 13 Apr 2013 10:38:11 +0000 (12:38 +0200)]
Updated ccnx allowed versions to 0.6.0 and 0.7.1 for PlanetLab CCNxDaemon

11 years agoBug Fixes: fixed remote_status to take into account ps errors on PlanetLab nodes
Alina Quereilhac [Fri, 12 Apr 2013 19:28:40 +0000 (21:28 +0200)]
Bug Fixes: fixed remote_status to take into account ps errors on PlanetLab nodes

11 years agoPlanetLab optimizations. Use server cache to avoid querying socket.gethostbyname...
Alina Quereilhac [Wed, 10 Apr 2013 09:57:21 +0000 (11:57 +0200)]
PlanetLab optimizations. Use server cache to avoid querying socket.gethostbyname repeatedly.

11 years agoPlanetLab bugfixes: ssh conection timeouts and ControlPath key generation
Alina Quereilhac [Tue, 9 Apr 2013 15:23:36 +0000 (17:23 +0200)]
PlanetLab bugfixes: ssh conection timeouts and ControlPath key generation

11 years agoPlanetLab support toon-up: home_cleanup only nepi folders + make server support longe...
Alina Quereilhac [Mon, 8 Apr 2013 13:42:47 +0000 (15:42 +0200)]
PlanetLab support toon-up: home_cleanup only nepi folders + make server support longer wait periods for ssh

11 years agoAdding start_with_condition, stop_with_condition and set_with_condition to the EC...
Alina Quereilhac [Fri, 5 Apr 2013 22:41:36 +0000 (00:41 +0200)]
Adding start_with_condition, stop_with_condition and set_with_condition to the EC (xxx: UNTESTED!!!)

11 years agoMerging with jtribino omf stuff
Alina Quereilhac [Mon, 1 Apr 2013 20:51:00 +0000 (22:51 +0200)]
Merging with jtribino omf stuff

11 years agoAdding tests for ssh_api
Alina Quereilhac [Mon, 1 Apr 2013 20:48:25 +0000 (22:48 +0200)]
Adding tests for ssh_api

11 years agoMerge with comments
Julien Tribino [Mon, 1 Apr 2013 17:24:13 +0000 (19:24 +0200)]
Merge with comments

11 years agoCreating ssh api (unfinished)
Alina Quereilhac [Mon, 1 Apr 2013 11:40:30 +0000 (13:40 +0200)]
Creating ssh api (unfinished)

11 years agoFixing ec unit tests
Alina Quereilhac [Sat, 30 Mar 2013 16:31:36 +0000 (17:31 +0100)]
Fixing ec unit tests

11 years agoAdded scheduler and task processing thread to ec. Completed deploy and release methods.
Alina Quereilhac [Thu, 28 Mar 2013 13:56:40 +0000 (14:56 +0100)]
Added scheduler and task processing thread to ec. Completed deploy and release methods.

11 years agoAdd OMF Classes using XMPP and Protocol 5.4
Julien Tribino [Tue, 26 Mar 2013 09:16:32 +0000 (10:16 +0100)]
Add OMF Classes using XMPP and Protocol 5.4

11 years agoadding ccnx tree topology streamming over Internet example
Alina Quereilhac [Sun, 24 Mar 2013 23:20:59 +0000 (00:20 +0100)]
adding ccnx tree topology streamming over Internet example

11 years agoadding vlc broadcasting over Planetlab example
Alina Quereilhac [Sun, 24 Mar 2013 09:01:07 +0000 (10:01 +0100)]
adding vlc broadcasting over Planetlab example

11 years agoupdating license
Alina Quereilhac [Wed, 13 Mar 2013 13:54:42 +0000 (14:54 +0100)]
updating license

11 years agoUpdate license
Alina Quereilhac [Wed, 13 Mar 2013 13:48:55 +0000 (14:48 +0100)]
Update license

11 years agoadded vlc_cross_testbed_experiment.py
Alina Quereilhac [Tue, 12 Mar 2013 22:01:45 +0000 (23:01 +0100)]
added vlc_cross_testbed_experiment.py

11 years agoAdded unittest for exacution/resource.py
Alina Quereilhac [Tue, 5 Mar 2013 14:03:11 +0000 (15:03 +0100)]
Added unittest for exacution/resource.py

11 years agoIsolating Resource derived classes class-attributes state
Alina Quereilhac [Sat, 2 Mar 2013 12:06:13 +0000 (13:06 +0100)]
Isolating Resource derived classes class-attributes state

11 years agoResourceFactory is a class with only class state and methods.
Alina Quereilhac [Sat, 2 Mar 2013 11:05:01 +0000 (12:05 +0100)]
ResourceFactory is a class with only class state and methods.

11 years agoAdded attributes for resources. Implemented new API for ec and resource
Alina Quereilhac [Sat, 2 Mar 2013 10:50:54 +0000 (11:50 +0100)]
Added attributes for resources. Implemented new API for ec and resource

11 years agoMerging "omf" branch into "default".
Alina Quereilhac [Thu, 21 Feb 2013 09:53:29 +0000 (10:53 +0100)]
Merging "omf" branch into "default".

11 years agofactoring code debug
Julien Tribino [Thu, 21 Feb 2013 09:38:42 +0000 (10:38 +0100)]
factoring code debug

11 years agoBugfix: small typo fixes
Alina Quereilhac [Thu, 21 Feb 2013 09:04:49 +0000 (10:04 +0100)]
Bugfix: small typo fixes

11 years agoremoving tags dierctory for now
Alina Quereilhac [Wed, 20 Feb 2013 13:49:53 +0000 (14:49 +0100)]
removing tags dierctory for now

11 years agoadding first version of ns3wrapper
Alina Quereilhac [Wed, 20 Feb 2013 13:47:46 +0000 (14:47 +0100)]
adding first version of ns3wrapper

11 years agoadd some vlc experiments examples
Julien Tribino [Fri, 18 Jan 2013 16:58:07 +0000 (17:58 +0100)]
add some vlc experiments examples

11 years agoImprove debug display
Julien Tribino [Fri, 21 Dec 2012 13:11:04 +0000 (14:11 +0100)]
Improve debug display

11 years agoImprovements to linux node model
Alina Quereilhac [Tue, 18 Dec 2012 16:17:08 +0000 (17:17 +0100)]
Improvements to linux node model

11 years agoNew branch for OMF development
Julien Tribino [Tue, 18 Dec 2012 15:35:32 +0000 (16:35 +0100)]
New branch for OMF development