<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rumba/tools/democonf2rumba.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>2026-03-07T10:29:02+00:00</updated>
<entry>
<title>rumba: Remove irati/rlite, python2 and qemu support</title>
<updated>2026-03-07T10:29:02+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2026-03-01T10:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=6cbcfb039e608419bd6ced673723918aca6fb278'/>
<id>urn:sha1:6cbcfb039e608419bd6ced673723918aca6fb278</id>
<content type='text'>
Remove IRATI and rlite prototype plugins, keeping only Ouroboros.
Delete .gitlab-ci.yml (only contained an irati test job and a
Sphinx pages job). Clean up all irati/rlite imports and references
from examples, documentation, and tools.

Qemu was tied heavily with rlite and irati. As it's less useful for
ouroboros it's removed rather than reworked.

Updated README.md and AUTHORS

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<entry>
<title>tools: update democonf2rumba</title>
<updated>2018-05-03T12:20:27+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2018-05-03T12:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=f6bf94ed0502a5812aaf72cfe8af0ef3471dadc7'/>
<id>urn:sha1:f6bf94ed0502a5812aaf72cfe8af0ef3471dadc7</id>
<content type='text'>
fixes #53
</content>
</entry>
<entry>
<title>testbeds: Add docker testbed</title>
<updated>2018-03-20T10:30:07+00:00</updated>
<author>
<name>Nick Aerts</name>
<email>nick.aerts@ugent.be</email>
</author>
<published>2018-02-24T11:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=a7cd88d752b72ea85ccefa5e1f3dceba13fb1fc2'/>
<id>urn:sha1:a7cd88d752b72ea85ccefa5e1f3dceba13fb1fc2</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>tools: democonf updated; irati: added sleep after ipcm start</title>
<updated>2017-06-08T14:37:16+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-06-08T14:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=fcdbe20a05764f84a7c95c4bf916a7569e373270'/>
<id>urn:sha1:fcdbe20a05764f84a7c95c4bf916a7569e373270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh_support: added proxy_command to copy path to testbed</title>
<updated>2017-04-28T10:13:31+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-04-28T10:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=da965f80da37c2b775e1e62e469589a3be05da30'/>
<id>urn:sha1:da965f80da37c2b775e1e62e469589a3be05da30</id>
<content type='text'>
other:
fix to democonf2rumba jfed arguments
</content>
</entry>
<entry>
<title>Logging: added set and reset logging level method, small logging modifications.</title>
<updated>2017-04-24T13:00:21+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-04-24T13:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=eda14393d20cdd0b9ef9303f024f4c8a0b47eda2'/>
<id>urn:sha1:eda14393d20cdd0b9ef9303f024f4c8a0b47eda2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>model: Split experiment run()</title>
<updated>2017-04-21T09:28:35+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-04-20T15:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=009c8ff7570105a79278559202fdd46616b83a92'/>
<id>urn:sha1:009c8ff7570105a79278559202fdd46616b83a92</id>
<content type='text'>
This splits experiment.run() into 4 different operations: swap_in,
install_prototype, bootstrap_prototype and swap_out.
</content>
</entry>
<entry>
<title>Bugfixing for IRATI prototype and QEMU testbed</title>
<updated>2017-04-14T09:57:47+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-04-14T09:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=fbbc602d9efd9f88ce35b09c02f1226881c32bfb'/>
<id>urn:sha1:fbbc602d9efd9f88ce35b09c02f1226881c32bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QEMU: ifname compilation and vm port activation</title>
<updated>2017-04-14T07:45:04+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-04-14T07:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=1ccea182dbde7cc2b875f8a5e5434b0f7ba822cd'/>
<id>urn:sha1:1ccea182dbde7cc2b875f8a5e5434b0f7ba822cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tester: fixed parsing of prototype parameter.</title>
<updated>2017-04-13T08:51:53+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-04-13T08:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=23206fe5f8e01949f7601d0859fee5e845c50fb2'/>
<id>urn:sha1:23206fe5f8e01949f7601d0859fee5e845c50fb2</id>
<content type='text'>
</content>
</entry>
</feed>
