<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rumba/README.md, 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-08T13:25:09+00:00</updated>
<entry>
<title>build: Move to pyproject + setuptools_scm</title>
<updated>2026-03-08T13:25:09+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2026-03-07T22:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=3ab851644501e4906e91084a81e33e1a3cebd5cc'/>
<id>urn:sha1:3ab851644501e4906e91084a81e33e1a3cebd5cc</id>
<content type='text'>
Replace setup.py and MANIFEST.in with pyproject.toml. The version is
now derived from git tags via setuptools_scm, and added
.git_archival.txt and .gitattributes for git archive support. Remove
_version.py from version control as it is now auto-generated at build
time.

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<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>rumba: Add Rumba documentation website</title>
<updated>2018-03-28T14:41:40+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-26T14:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157'/>
<id>urn:sha1:a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157</id>
<content type='text'>
This adds a documentation website for Rumba which is triggered
automatically after changes to master.
</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>Update README explaining jFed testbed options</title>
<updated>2017-11-01T08:08:24+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-11-01T07:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=e4ed30b5b2ad6d33d2afd656523e78627f1f9195'/>
<id>urn:sha1:e4ed30b5b2ad6d33d2afd656523e78627f1f9195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rumba: Update README with more information</title>
<updated>2017-10-02T12:53:21+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-10-02T12:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=ef71854bc8363343d2e26f02d1228bc4e82ffe44'/>
<id>urn:sha1:ef71854bc8363343d2e26f02d1228bc4e82ffe44</id>
<content type='text'>
Fixes #23
</content>
</entry>
<entry>
<title>Readme-qemu: Better formatting and phrasing</title>
<updated>2017-09-26T13:44:27+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-09-26T13:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=23e32cf4593cdefe05f8c092604836a6c07917da'/>
<id>urn:sha1:23e32cf4593cdefe05f8c092604836a6c07917da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readme: added qemu testbed dependencies</title>
<updated>2017-09-26T13:41:52+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2017-09-26T13:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=0d7dac11d5268f0802a0816860ce7f9ff14c53ee'/>
<id>urn:sha1:0d7dac11d5268f0802a0816860ce7f9ff14c53ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: add warning about sudo</title>
<updated>2017-06-15T13:44:54+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-06-15T13:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=c345d1b54f8e78d7c6e457b62e6b925a4daf6190'/>
<id>urn:sha1:c345d1b54f8e78d7c6e457b62e6b925a4daf6190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: add newline at EOF</title>
<updated>2017-06-15T13:33:51+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-06-15T13:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/rumba/commit/?id=1f264fb2bf6884b8f13a7e1580356ac87e61bb4e'/>
<id>urn:sha1:1f264fb2bf6884b8f13a7e1580356ac87e61bb4e</id>
<content type='text'>
</content>
</entry>
</feed>
