Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rumba: Add Rumba documentation website | Sander Vrijders | 2018-03-28 | 1 | -189/+3 |
| | | | | | This adds a documentation website for Rumba which is triggered automatically after changes to master. | ||||
* | testbeds: Add docker testbed | Nick Aerts | 2018-03-20 | 1 | -0/+14 |
| | | | | | | | | | | | | This adds support for a testbed based on Docker containers running on the local host. Bridging the containers can be done using built-in Linux bridging or using OpenVSwitch bridges. A new resource 'executor' has been added to abstract away command execution on nodes on the testbed. Executors have been created for local command execution, docker exec based command execution and SSH-based command execution. This has also been changed in the prototypes to execute using the correct executor. | ||||
* | Update README explaining jFed testbed options | Dimitri Staessens | 2017-11-01 | 1 | -23/+44 |
| | |||||
* | rumba: Update README with more information | Sander Vrijders | 2017-10-02 | 1 | -6/+15 |
| | | | | Fixes #23 | ||||
* | Readme-qemu: Better formatting and phrasing | Marco Capitani | 2017-09-26 | 1 | -2/+3 |
| | |||||
* | Readme: added qemu testbed dependencies | Marco Capitani | 2017-09-26 | 1 | -0/+4 |
| | |||||
* | README.md: add warning about sudo | Vincenzo Maffione | 2017-06-15 | 1 | -0/+3 |
| | |||||
* | README.md: add newline at EOF | Vincenzo Maffione | 2017-06-15 | 1 | -1/+2 |
| | |||||
* | rumba: Fix spelling errors in the README | Sander Vrijders | 2017-06-15 | 1 | -2/+2 |
| | |||||
* | rumba: Install rumba-access on setup | Sander Vrijders | 2017-06-07 | 1 | -3/+2 |
| | | | | | 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. | ||||
* | Update README.md | Sander Vrijders | 2017-06-07 | 1 | -21/+47 |
| | | | | This updates the README to explain the API a bit better. | ||||
* | README: add info about dependencies | Vincenzo Maffione | 2017-05-31 | 1 | -0/+7 |
| | | | | Fixes #8. | ||||
* | README.md: update with JFed-specific instructions to access nodes | Vincenzo Maffione | 2017-04-29 | 1 | -9/+21 |
| | |||||
* | Fix README.md lists | Sander Vrijders | 2017-04-20 | 1 | -16/+15 |
| | | | | | This changes an unordered list to an ordered list since gitlab does not allow mixing the two. | ||||
* | Fix gitlab specific rendering of markdown | Sander Vrijders | 2017-04-20 | 1 | -11/+11 |
| | | | | | Gitlab renders the README differently than most markdown parsers, this should hopefully fix it. | ||||
* | Update README.md | Sander Vrijders | 2017-04-20 | 1 | -18/+19 |
| | | | | This fixes some typos in the README | ||||
* | Update README | Sander Vrijders | 2017-04-20 | 1 | -0/+97 |
| | | | | This updates the README to describe the workflow of Rumba better. | ||||
* | rhumba: Create Python package | Sander Vrijders | 2017-02-09 | 1 | -2/+0 |
| | | | | This transforms the repository into a real Python package. | ||||
* | Update README.md | vmaffione | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Initial commit | Vincenzo Maffione | 2016-10-23 | 1 | -0/+2 |