Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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. | ||||
* | Merge branch 'master' of gitlab.com:arcfire/rumba | Sander Vrijders | 2017-05-03 | 3 | -11/+74 |
|\ | |||||
| * | examples: add example to run rlite on jFed | Vincenzo Maffione | 2017-04-29 | 1 | -0/+51 |
| | | |||||
| * | prototypes: rlite: add temporary jfed-specific variables in install_prototype | Vincenzo Maffione | 2017-04-29 | 1 | -2/+2 |
| | | |||||
| * | README.md: update with JFed-specific instructions to access nodes | Vincenzo Maffione | 2017-04-29 | 1 | -9/+21 |
| | | |||||
* | | rumba: Update to version 0.3 | Sander Vrijders | 2017-04-28 | 1 | -1/+1 |
|/ | |||||
* | prototypes: rlite: add sudo when needed | Vincenzo Maffione | 2017-04-28 | 1 | -5/+13 |
| | |||||
* | prototypes: rlite: add depmod | Vincenzo Maffione | 2017-04-28 | 1 | -1/+3 |
| | |||||
* | prototypes: rlite: add sudo commands | Vincenzo Maffione | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'jfed-irati-fixes' into 'master' | Sander Vrijders | 2017-04-28 | 2 | -5/+20 |
|\ | | | | | | | | | Small fixes for jfed-irati compatibility See merge request !43 | ||||
| * | ssh_support: added proxy_command to copy path to testbed | Marco Capitani | 2017-04-28 | 2 | -5/+20 |
| | | | | | | | | | | other: fix to democonf2rumba jfed arguments | ||||
* | | Merge branch 'vincenzo' into 'master' | Sander Vrijders | 2017-04-28 | 1 | -8/+13 |
|\ \ | |/ |/| | | | | | model: fix bug in bootstrapper computation See merge request !42 | ||||
| * | model: fix bug in bootstrapper computation | Vincenzo Maffione | 2017-04-28 | 1 | -8/+13 |
|/ | | | | | The bootstrapper computation must happen in a separate phase, after both IPCPs computation and enrollment computation. | ||||
* | Merge branch 'logging-levels' into 'master' | Sander Vrijders | 2017-04-24 | 1 | -1/+1 |
|\ | | | | | | | | | Fixed default level to DEBUG See merge request !41 | ||||
| * | Fixed default level to DEBUG | Marco Capitani | 2017-04-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'logging-levels' into 'master' | Sander Vrijders | 2017-04-24 | 7 | -24/+141 |
|\| | | | | | | | | | Logging: added set and reset logging level method, small logging modifications. See merge request !40 | ||||
| * | Log: fixed typo (Rumba in caps) | Marco Capitani | 2017-04-24 | 1 | -1/+1 |
| | | |||||
| * | Logging: added set and reset logging level method, small logging modifications. | Marco Capitani | 2017-04-24 | 7 | -24/+141 |
| | | |||||
* | | Merge branch 'fix-enrollment' into 'master' | Sander Vrijders | 2017-04-24 | 4 | -32/+47 |
|\ \ | |/ |/| | | | | | model, prototypes: enrollment lists contain IPCP objects rather than Node ones See merge request !39 | ||||
| * | model, prototypes: enrollment lists contain IPCP objects rather than Node ones | Vincenzo Maffione | 2017-04-21 | 4 | -32/+47 |
|/ | | | | | | | This fixes a conceptual bug, that was leading to unnecessary workarounds in the prototype plugins. All the plugins have been modified to use the correct format of enrollment lists. | ||||
* | model: compute IPCPs before the list enrollment | Vincenzo Maffione | 2017-04-21 | 1 | -1/+1 |
| | |||||
* | setup.py: add #! header | Vincenzo Maffione | 2017-04-21 | 1 | -0/+2 |
| | |||||
* | prototypes: irati: use python built-in sleep function for sleeping | Vincenzo Maffione | 2017-04-21 | 1 | -1/+2 |
| | |||||
* | testbeds: qemu: minor rearrangements on log prints | Vincenzo Maffione | 2017-04-21 | 1 | -9/+9 |
| | |||||
* | testbeds: qemu: remove -nographic option | Vincenzo Maffione | 2017-04-21 | 1 | -2/+1 |
| | | | | | This was causing occasional corruption of terminal stdout. Fixes #1. | ||||
* | irati, rlite, qemu: remove unnecessary banners in log output | Vincenzo Maffione | 2017-04-21 | 3 | -16/+16 |
| | |||||
* | Merge branch 'logging' into 'master' | vmaffione | 2017-04-21 | 11 | -186/+262 |
|\ | | | | | | | | | rumba: log: Added logging support, migrated from print to logging. See merge request !38 | ||||
| * | rumba: log: Reformatting logs in order to 'save screen real estate' | Marco Capitani | 2017-04-21 | 1 | -2/+8 |
| | | |||||
| * | rumba: log: Simplified configuration, small fixes | Marco Capitani | 2017-04-21 | 4 | -42/+22 |
| | | |||||
| * | Merge branch 'master' into logging (split merged) | Marco Capitani | 2017-04-21 | 7 | -56/+90 |
| |\ | |/ |/| | |||||
* | | prototypes: rlite: minor naming change | Vincenzo Maffione | 2017-04-21 | 1 | -17/+14 |
| | | |||||
* | | Merge branch 'split' into 'master' | vmaffione | 2017-04-21 | 7 | -46/+87 |
|\ \ | | | | | | | | | | | | | model: Split experiment run() See merge request !37 |