<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rumba/main.py, branch master</title>
<subtitle>Ouroboros and RINA orchestration tool. Forked from https://gitlab.com/arcfire/rumba</subtitle>
<id>http://www.ouroboros.rocks/cgit/rumba/atom?h=master</id>
<link rel='self' href='http://www.ouroboros.rocks/cgit/rumba/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/'/>
<updated>2017-02-04T09:33:44+00:00</updated>
<entry>
<title>rhumba: Revert to old example file</title>
<updated>2017-02-04T09:33:44+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-02-04T09:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=b1c002e96c54df211fbc4dfeec188cbf31a56fda'/>
<id>urn:sha1:b1c002e96c54df211fbc4dfeec188cbf31a56fda</id>
<content type='text'>
The old example file was modified for testing purposes, but should
stay as an example for people using Rhumba. This commit also renames
it to example.py
</content>
</entry>
<entry>
<title>rhumba: Remove experiment name and add more info</title>
<updated>2017-02-03T13:25:52+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-02-03T13:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=a79578988cb2bc7e08a516aca93a3816d996072d'/>
<id>urn:sha1:a79578988cb2bc7e08a516aca93a3816d996072d</id>
<content type='text'>
This removes the experiment name in the different experiments. It also
adds some more info to the Node class, such as the full URL of the
node after swap-in.
</content>
</entry>
<entry>
<title>rhumba: Add jFed support</title>
<updated>2017-01-24T14:01:17+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-01-24T14:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=97e601fdc5c03de7c643c855228b83419394f728'/>
<id>urn:sha1:97e601fdc5c03de7c643c855228b83419394f728</id>
<content type='text'>
This adds jFed support. You need to direct the python script to the
jFed CLI jar when creating a jFedTestbed, as well as directing it to
your certificate. The passphrase for this certificate will be asked
upon starting.
</content>
</entry>
<entry>
<title>rhumba: Add emulab support</title>
<updated>2017-01-20T16:00:05+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-01-19T13:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=aa144af88a71fe61c09c21469f78e22881f83354'/>
<id>urn:sha1:aa144af88a71fe61c09c21469f78e22881f83354</id>
<content type='text'>
Now the defined experiment can already be run on the Virtual Wall (1
and 2). The user has to create an EmulabTestbed object and fill it in
with the correct info. Next step would be adding jFed as a testbed so
that the user can choose which testbed software to use.
</content>
</entry>
<entry>
<title>rhumba: Change example script and update rhumba.py</title>
<updated>2017-01-18T11:39:10+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-01-17T18:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=b52e886c9042650c70e734be9983614e438b39c8'/>
<id>urn:sha1:b52e886c9042650c70e734be9983614e438b39c8</id>
<content type='text'>
This changes the example script for instantiating a network with 2
nodes and a normal DIF between them. It also renames libarcfire.py to
rhumba.py and updates its classes to the current example.
</content>
</entry>
<entry>
<title>libarcfire: add appmap support</title>
<updated>2016-10-23T17:48:25+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2016-10-23T17:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=bfcf3c3ca410178c404b41c49c961892e7e25b46'/>
<id>urn:sha1:bfcf3c3ca410178c404b41c49c961892e7e25b46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libarcfire: add Experiment subclasses</title>
<updated>2016-10-23T17:21:29+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2016-10-23T17:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=c67e0fff3369c798e54e5241e89a2abdee5fb832'/>
<id>urn:sha1:c67e0fff3369c798e54e5241e89a2abdee5fb832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libarcfire: add Policy and normal DIF</title>
<updated>2016-10-23T16:52:18+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2016-10-23T16:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=b4a1c65e541f0815436941aeccac4397ac5eeb26'/>
<id>urn:sha1:b4a1c65e541f0815436941aeccac4397ac5eeb26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libarcfire: add basic classes and test code</title>
<updated>2016-10-23T13:58:41+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2016-10-23T13:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=cf63ba6fc8317f43dd5c8a7920296b4ba76d8c97'/>
<id>urn:sha1:cf63ba6fc8317f43dd5c8a7920296b4ba76d8c97</id>
<content type='text'>
</content>
</entry>
</feed>
