aboutsummaryrefslogtreecommitdiff
path: root/rumba
Commit message (Expand)AuthorAgeFilesLines
* rumba: log: Added logging support, migrated from print to logging.Marco Capitani2017-04-2110-155/+249
* testbeds: jfed: Add support for custom imageSander Vrijders2017-04-201-1/+12
* prototypes: irati: more readable output on enroll messagesVincenzo Maffione2017-04-191-2/+2
* irati: remove input() callVincenzo Maffione2017-04-191-1/+0
* Merge branch 'irati-issues' into 'master' vmaffione2017-04-193-35/+57
|\
| * Fixes for issues #4 and #5 (irati plugin and vlans)Marco Capitani2017-04-193-35/+57
* | Merge branch 'wget-jfed' into 'master' vmaffione2017-04-191-2/+17
|\ \ | |/ |/|
| * testbeds: jfed: Download jFed CLI if not foundSander Vrijders2017-04-141-2/+17
* | qemu: minor fixes to print() statementsVincenzo Maffione2017-04-151-16/+14
* | prototypes: irati: remove run_experiment methodVincenzo Maffione2017-04-151-7/+4
* | Merge branch 'master-marco' into 'master' vmaffione2017-04-156-87/+1021
|\ \
| * | Implemented several comments on MR 22:Marco Capitani2017-04-144-85/+107
| * | IRATI: moved generated conf files in IRATI_conf folderMarco Capitani2017-04-141-7/+21
| * | Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-145-161/+326
| * | Realign with master (MR 29-30)Marco Capitani2017-04-143-6/+13
| |\ \
| * \ \ QEMU: ifname compilation and vm port activationMarco Capitani2017-04-144-206/+144
| |\ \ \
| * | | | IRATI prototype: bootstrap_network method. Now complete & to be tested.Marco Capitani2017-04-132-20/+132
| * | | | Merge branch 'master' into master-marcoMarco Capitani2017-04-128-55/+168
| |\ \ \ \
| * | | | | Resolving node_id issue and general cleanupMarco Capitani2017-04-114-108/+157
| * | | | | Testing method fixMarco Capitani2017-04-112-8/+6
| * | | | | IRATI config file generationMarco Capitani2017-04-114-13/+535
* | | | | | Merge branch 'proxycmd' into 'master' vmaffione2017-04-143-3/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' into proxycmdSander Vrijders2017-04-132-8/+11
| |\ \ \ \ \
| * | | | | | rumba: Add ProxyCommand for jFedSander Vrijders2017-04-133-3/+21
* | | | | | | Merge branch 'master' into rliteVincenzo Maffione2017-04-131-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | model: avoid printing policies in __repr__Vincenzo Maffione2017-04-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | prototype: rlite: implement enroll_ipcps()Vincenzo Maffione2017-04-131-0/+15
* | | | | | prototype: rlite: add execute_commands() method to reuse codeVincenzo Maffione2017-04-131-8/+10
* | | | | | prototype: rlite: implement register_ipcps()Vincenzo Maffione2017-04-131-1/+15
* | | | | | prototype: rlite: configure shim-eth IPCPsVincenzo Maffione2017-04-131-0/+7
* | | | | | prototypes: rlite: implement create_ipcps()Vincenzo Maffione2017-04-131-7/+34
|/ / / / /
* / / / / rumba: ssh_support: Fix passing of arraySander Vrijders2017-04-132-8/+11
|/ / / /
* | | / rumba: ssh_support: Fix return of stdoutSander Vrijders2017-04-132-3/+7
| |_|/ |/| |
* | | Merge branch 'master-tester' into 'master' vmaffione2017-04-132-100/+1
|\ \ \
| * | | Rumba tester v2: all-in-one testing toolMarco Capitani2017-04-122-100/+1
| | |/ | |/|
* | | ssh_support: prepend PATH extension to every commandVincenzo Maffione2017-04-121-0/+2
* | | ssh_support: simplify execute_commandVincenzo Maffione2017-04-121-19/+1
* | | ssh_support: print each SSH command executedVincenzo Maffione2017-04-121-2/+2
* | | ssh_support: print both stdout and stderr for ssh commandsVincenzo Maffione2017-04-121-6/+9
|/ /
* | ssh_support: use ssh_config in copy_file_to_testbedVincenzo Maffione2017-04-121-1/+1
* | prototypes: rlite: only modprobe modules for the moment beingVincenzo Maffione2017-04-121-8/+14
* | testbed: qemu: minor changes to allow last VM batch to bootVincenzo Maffione2017-04-121-3/+11
* | examples: minor changes to use "root" user and passwordVincenzo Maffione2017-04-122-1/+2
* | ssh_support: Pass SSHConfig instead of only hostnameSander Vrijders2017-04-118-37/+47
* | prototypes: ouroboros: Implement all commandsSander Vrijders2017-04-111-5/+91
|/
* Forced teardown. Ignores errors and makes sure that everything is pulled down.Marco Capitani2017-04-102-28/+33
* testbeds: qemu: use % for formatting stringsVincenzo Maffione2017-04-081-8/+8
* testsbeds: qemu: qemu logs directory defaults to pwdVincenzo Maffione2017-04-081-3/+3
* testbeds: qemu: modify constructor argumentsVincenzo Maffione2017-04-082-5/+10
* testbeds: qemu: port to python3, use explicit module namesVincenzo Maffione2017-04-081-28/+27