index
:
rumba
master
Ouroboros and RINA orchestration tool. Forked from https://gitlab.com/arcfire/rumba
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
model: compute_ipcps(): compute registrations
Vincenzo Maffione
2017-03-19
1
-1
/
+9
|
*
model: compute_ipcps(): create IPCP instances
Vincenzo Maffione
2017-03-19
1
-1
/
+9
|
*
model: add Node._validate() to check for consistency
Vincenzo Maffione
2017-03-19
1
-8
/
+36
|
*
model: add IPCP class
Vincenzo Maffione
2017-03-19
1
-3
/
+34
|
*
model: more compact debug print for DIF graphs
Vincenzo Maffione
2017-03-19
1
-2
/
+3
|
*
class DIF and Node: add necessary methods for use in dict() and set()
Vincenzo Maffione
2017-03-19
1
-0
/
+18
|
*
mode: compute per-DIF enrollments
Vincenzo Maffione
2017-03-19
1
-10
/
+86
|
*
model: compute DIF topological ordering
Vincenzo Maffione
2017-03-18
1
-0
/
+63
|
*
rumba: avoid dict.items to ease portability across Python versions
Vincenzo Maffione
2017-03-18
1
-4
/
+7
|
*
model: fix __repr__ to correctly handle multiple registration entries
Vincenzo Maffione
2017-03-18
1
-12
/
+16
|
*
examples: add two layers example (from demonstrator)
Vincenzo Maffione
2017-03-18
1
-0
/
+52
|
/
*
Merge branch 'master-list' into 'master'
vmaffione
2017-03-07
4
-37
/
+53
|
\
|
*
model, prototypes: Change default list parameter
Sander Vrijders
2017-03-06
4
-37
/
+53
|
/
*
Merge branch 'master-ns' into 'master'
vmaffione
2017-02-13
7
-26
/
+27
|
\
|
*
testbeds, prototypes: Omit dir name from class name
Sander Vrijders
2017-02-13
7
-26
/
+27
|
/
*
Merge branch 'master-emulab' into 'master'
vmaffione
2017-02-13
1
-3
/
+3
|
\
|
*
emulab: Fix complete experiment graph
Sander Vrijders
2017-02-13
1
-3
/
+3
|
/
*
Merge branch 'master-sander' into 'master'
vmaffione
2017-02-09
17
-69
/
+90
|
\
|
*
rumba: Rename package to rumba
Sander Vrijders
2017-02-09
13
-46
/
+50
|
*
rhumba: Create Python package
Sander Vrijders
2017-02-09
17
-54
/
+71
|
/
*
Merge branch 'master-vincenzo' into 'master'
Sander Vrijders
2017-02-07
7
-411
/
+439
|
\
|
*
move faketestbed to its own file
Vincenzo Maffione
2017-02-07
3
-10
/
+37
|
*
fix indentation problem
Vincenzo Maffione
2017-02-07
1
-3
/
+3
|
*
move jFedTestbed in its own class
Vincenzo Maffione
2017-02-07
4
-153
/
+153
|
*
move EmulabTestbed to its own file
Vincenzo Maffione
2017-02-07
3
-245
/
+246
*
|
Merge branch 'master-vincenzo' into 'master'
Sander Vrijders
2017-02-07
6
-80
/
+183
|
\
|
|
*
rename prototype files
Vincenzo Maffione
2017-02-07
4
-3
/
+3
|
*
rhumba: realize --> swap_in, fix double definition in IRATI class
Vincenzo Maffione
2017-02-06
4
-10
/
+5
|
*
rhumba: rename add_node --> del_node
Vincenzo Maffione
2017-02-06
1
-1
/
+1
|
*
irati, rlite: use nohup for daemons
Vincenzo Maffione
2017-02-06
2
-2
/
+2
|
*
irati_support: setup: change to the right directory
Vincenzo Maffione
2017-02-06
1
-2
/
+2
|
*
fix irati_support.py comments
Vincenzo Maffione
2017-02-06
1
-3
/
+3
|
*
rlite support: add missing cd
Vincenzo Maffione
2017-02-06
1
-1
/
+1
|
*
move IRATIExperiment class in its own file
Vincenzo Maffione
2017-02-06
3
-12
/
+56
|
*
move RLITEExperiment class in its own file
Vincenzo Maffione
2017-02-06
3
-10
/
+52
|
*
move OuroborosExperiment class in its own file
Vincenzo Maffione
2017-02-06
3
-32
/
+35
|
*
rhumba: add FakeTestbed to ease development
Vincenzo Maffione
2017-02-06
1
-1
/
+14
|
*
Experiment: make run() an abstract method, while realize() swaps in experiments
Vincenzo Maffione
2017-02-06
1
-4
/
+10
|
/
*
Merge branch 'master-sander' into 'master'
vmaffione
2017-02-06
6
-124
/
+236
|
\
|
*
rhumba: Revert to old example file
Sander Vrijders
2017-02-04
2
-25
/
+31
|
*
rhumba: Add Ouroboros commands and SSH helpers
Sander Vrijders
2017-02-03
4
-109
/
+206
|
*
rhumba: Remove experiment name and add more info
Sander Vrijders
2017-02-03
4
-30
/
+39
|
/
*
Merge branch 'master-sander' into 'master'
vmaffione
2017-01-24
5
-17
/
+627
|
\
|
*
rhumba: Add jFed support
Sander Vrijders
2017-01-24
5
-62
/
+163
|
*
rhumba: Add emulab support
Sander Vrijders
2017-01-20
4
-17
/
+526
|
/
*
Merge branch 'master-ex' into 'master'
vmaffione
2017-01-18
3
-164
/
+183
|
\
|
*
rhumba: Change example script and update rhumba.py
Sander Vrijders
2017-01-18
3
-164
/
+183
|
/
*
Update README.md
vmaffione
2016-10-24
1
-1
/
+1
*
libarcfire: add appmap support
Vincenzo Maffione
2016-10-23
2
-3
/
+21
*
libarcfire: add Experiment subclasses
Vincenzo Maffione
2016-10-23
2
-1
/
+31
[prev]
[next]