Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jFed: added backoff; model: fix for rumba-access | Marco Capitani | 2017-06-15 | 2 | -3/+13 |
| | | | | | | | + added 2 seconds sleep after jfed cli returns to avoid calling not-yet-ready nodes. + moved ssh_info to tools/ folder i.e. where rumba-access assumes it is. | ||||
* | build: Remove long description in setup | Sander Vrijders | 2017-06-15 | 1 | -6/+0 |
| | |||||
* | rumba: Update to version 0.4 | Sander Vrijders | 2017-06-13 | 1 | -1/+1 |
| | | | | This updates the framework to version 0.4 | ||||
* | Merge branch 'jfed-irati-fixes' into 'master' | Sander Vrijders | 2017-06-13 | 7 | -26/+72 |
|\ | | | | | | | | | Jfed irati fixes See merge request !57 | ||||
| * | JFed: removed mac2ifname.sh | Marco Capitani | 2017-06-13 | 1 | -2/+0 |
| | | |||||
| * | IRATI switched wait and log | Marco Capitani | 2017-06-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into jfed-irati-fixes (rumba access) | Marco Capitani | 2017-06-13 | 4 | -19/+28 |
| |\ | |/ |/| | |||||
* | | tools: Revert rumba-access to initial state | Sander Vrijders | 2017-06-13 | 1 | -7/+3 |
| | | | | | | | | | | This reverts the script to its original state since it was not functioning properly. | ||||
* | | Merge branch 'access-fix' into 'master' | Vincenzo Maffione | 2017-06-12 | 1 | -2/+3 |
|\ \ | | | | | | | | | | | | | tools: Fix rumba access script See merge request !56 | ||||
| * | | tools: Fix rumba access script | Sander Vrijders | 2017-06-12 | 1 | -2/+3 |
|/ / | | | | | | | This fixes some errors in the rumba access script. | ||||
* | | Merge branch 'rearrange' into 'master' | Sander Vrijders | 2017-06-09 | 1 | -4/+6 |
|\ \ | | | | | | | | | | | | | tools: rumba-access: rearrange script See merge request !55 | ||||
| * | | tools: rumba-access: rearrange script | Vincenzo Maffione | 2017-06-08 | 1 | -4/+6 |
|/ / | |||||
* | | prototypes: irati: remove obsolete code | Vincenzo Maffione | 2017-06-08 | 1 | -8/+0 |
| | | |||||
* | | Merge branch 'access' | Vincenzo Maffione | 2017-06-08 | 4 | -18/+28 |
|\ \ | |||||
| * | | rumba: Install rumba-access on setup | Sander Vrijders | 2017-06-07 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | This will install rumba-access on setup so that it can be used anywhere. | ||||
| * | | Update README.md to use access script | Sander Vrijders | 2017-06-07 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | This changes the README so that users will use the rumba-access script. | ||||
| * | | tools: Update access script to use proxy | Sander Vrijders | 2017-06-07 | 2 | -8/+21 |
|/ / | | | | | | | | | | | The proxy command was not added to the file generated with ssh info. This adds it, and changes the access script to use it if it is there. | ||||
| * | jfed: build mac2ifname; model: added flags to testbed | Marco Capitani | 2017-06-09 | 3 | -10/+18 |
| | | |||||
| * | tools: democonf updated; irati: added sleep after ipcm start | Marco Capitani | 2017-06-08 | 2 | -9/+3 |
| | | |||||
| * | qemu: fix for devices permission | Marco Capitani | 2017-06-07 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'master' into jfed-irati-fixes | Marco Capitani | 2017-06-07 | 11 | -115/+312 |
| |\ | |/ |/| | |||||
* | | Merge branch 'rumba-access' into 'master' | Sander Vrijders | 2017-06-07 | 2 | -0/+39 |
|\ \ | | | | | | | | | | | | | rumba: add initial version of rumba-access See merge request !53 | ||||
| * | | rumba: add initial version of rumba-access | Vincenzo Maffione | 2017-06-07 | 2 | -0/+39 |
| | | | |||||
* | | | Update README.md | Sander Vrijders | 2017-06-07 | 1 | -21/+47 |
|/ / | | | | | | | This updates the README to explain the API a bit better. | ||||
* | | examples: Add mouse example | Sander Vrijders | 2017-06-07 | 1 | -0/+105 |
| | | | | | | | | This adds the infamous mouse to the examples directory. | ||||
* | | testbeds: jfed: Update image URI | Sander Vrijders | 2017-06-07 | 1 | -1/+1 |
| | | | | | | | | | | The GeniSlices URI was being used, but it is better to use the virtual wall one for now. | ||||
* | | Merge branch 'onlyshims' into 'master' | Sander Vrijders | 2017-06-03 | 1 | -0/+12 |
|\ \ | | | | | | | | | | | | | | | | | | | rumba: take into account DIFs that don't use nor are used by other DIFs Closes #11 See merge request !52 | ||||
| * | | rumba: take into account DIFs that don't use nor are used by other DIFs | Vincenzo Maffione | 2017-06-01 | 1 | -0/+12 |
|/ / | | | | | | | | | | | | | These DIFs needs to be considered for the Kahn algorithm and computation of IPCPs. Closes #11. | ||||
* | | Merge branch 'download' into 'master' | Vincenzo Maffione | 2017-06-01 | 6 | -9/+38 |
|\ \ | | | | | | | | | | | | | QEMU plugin: download buildroot images if not provided by the user See merge request !51 | ||||
| * | | qemu testbed: use the prototype name to get the right buildroot image | Vincenzo Maffione | 2017-06-01 | 1 | -15/+17 |
| | | | |||||
| * | | model: Experiment: add prototype_name() | Vincenzo Maffione | 2017-06-01 | 4 | -2/+15 |
| | | | |||||
| * | | qemu plugin: automatic download of buildroot images | Vincenzo Maffione | 2017-06-01 | 2 | -7/+21 |
| | | | |||||
* | | | Merge branch 'issue9-proxy' into 'master' | Vincenzo Maffione | 2017-06-01 | 5 | -6/+66 |
|\ \ \ | |/ / |/| | | | | | | | | Remove hardcoded proxy See merge request !50 | ||||
| * | | Model: corrected no-proxy case. rlite: removed hardcoded proxy | Marco Capitani | 2017-06-01 | 3 | -8/+13 |
| | | | |||||
| * | | model: added proxy field. ssh: added execute_proxy_commands | Marco Capitani | 2017-06-01 | 4 | -3/+58 |
| | | | |||||
* | | | Merge branch 'noreg' into 'master' | Sander Vrijders | 2017-06-01 | 4 | -79/+5 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | model: remove registration and bindings Closes #7 See merge request !47 | ||||
| * | | model: remove registration and bindings | Vincenzo Maffione | 2017-06-01 | 4 | -79/+5 |
|/ / | | | | | | | Fixes #7 | ||||
| * | Typo fix in package installations | Marco Capitani | 2017-06-01 | 1 | -1/+1 |
| | | |||||
| * | jfed-irati absolute'ed paths, added mac2ifname.sh | Marco Capitani | 2017-06-01 | 3 | -2/+5 |
| | | |||||
| * | Merge branch 'master' into jfed-irati-fixes | Marco Capitani | 2017-05-31 | 7 | -38/+254 |
| |\ | |/ |/| | |||||
* | | README: add info about dependencies | Vincenzo Maffione | 2017-05-31 | 1 | -0/+7 |
| | | | | | | | | Fixes #8. | ||||
* | | examples: jfed-rlite: use try-finally | Vincenzo Maffione | 2017-05-31 | 1 | -3/+6 |
| | | |||||
* | | Merge branch 'align' into 'master' | Vincenzo Maffione | 2017-05-20 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | prototypes: irati: align setup to new kernel build system See merge request !46 | ||||
| * | | prototypes: irati: align setup to new kernel build system | Vincenzo Maffione | 2017-05-20 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'sander' into 'master' | Sander Vrijders | 2017-05-11 | 2 | -11/+136 |
|\ \ | | | | | | | | | | | | | StoryBoard API proposal See merge request !45 | ||||
| * | | Storyboard missing end_user->client change | Marco Capitani | 2017-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | Storyboard: small fixes to API | Marco Capitani | 2017-05-11 | 2 | -5/+6 |
| | | | |||||
| * | | Storyboard: added modifications to API to example.py | Marco Capitani | 2017-05-11 | 2 | -8/+43 |
| | | | |||||
| * | | Storyboard: additions to the model | Marco Capitani | 2017-05-10 | 1 | -2/+26 |
| | | | | | | | | | | | | Means of distributions and other required fields. | ||||
| * | | rumba: model: Add StoryBoard for automated testing | Sander Vrijders | 2017-05-09 | 2 | -11/+76 |
|/ / | | | | | | | | | This adds an initial draft of the API to automate tests on a RINA network. |