<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rumba/examples, branch 0.2</title>
<subtitle>Ouroboros and RINA orchestration tool. Forked from https://gitlab.com/arcfire/rumba</subtitle>
<id>http://133.ip-51-38-114.eu/cgit/rumba/atom?h=0.2</id>
<link rel='self' href='http://133.ip-51-38-114.eu/cgit/rumba/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/'/>
<updated>2017-04-24T13:00:21+00:00</updated>
<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://133.ip-51-38-114.eu/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://133.ip-51-38-114.eu/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>examples: minor changes to use "root" user and password</title>
<updated>2017-04-12T10:12:26+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-04-12T10:12:26+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=c5471a128e2164abe113f4b0bf1276673e6c01d0'/>
<id>urn:sha1:c5471a128e2164abe113f4b0bf1276673e6c01d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testbeds: qemu: modify constructor arguments</title>
<updated>2017-04-08T10:36:51+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-04-08T10:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=6818af98498a890bcca9cbc8034aaa1a733e6230'/>
<id>urn:sha1:6818af98498a890bcca9cbc8034aaa1a733e6230</id>
<content type='text'>
vm_img_folder --&gt; bzimage, initramfs
</content>
</entry>
<entry>
<title>examples: fix qemu testbed construction</title>
<updated>2017-03-20T14:03:03+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-03-20T14:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=79a6808c292c4690c92314468ff4ff0d5d8ad72e'/>
<id>urn:sha1:79a6808c292c4690c92314468ff4ff0d5d8ad72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testbeds: placeholder for QEMU testbed</title>
<updated>2017-03-19T16:07:49+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-03-19T16:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=1ab559ab4458fb4d0cc3be323d0f0fe5a622dc52'/>
<id>urn:sha1:1ab559ab4458fb4d0cc3be323d0f0fe5a622dc52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>examples: add two layers example (from demonstrator)</title>
<updated>2017-03-18T17:31:09+00:00</updated>
<author>
<name>Vincenzo Maffione</name>
<email>v.maffione@gmail.com</email>
</author>
<published>2017-03-18T17:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=6c5ef6498549db725a59638753cd491c4d8bd573'/>
<id>urn:sha1:6c5ef6498549db725a59638753cd491c4d8bd573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testbeds, prototypes: Omit dir name from class name</title>
<updated>2017-02-13T14:00:07+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-02-13T14:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=59ddcc618e901d14c47a8c1f97bb8589f6a4d5e0'/>
<id>urn:sha1:59ddcc618e901d14c47a8c1f97bb8589f6a4d5e0</id>
<content type='text'>
The directory name was always prepended to the class name, but since
they are in distinct namespaces this could be easily removed.
</content>
</entry>
<entry>
<title>rumba: Rename package to rumba</title>
<updated>2017-02-09T14:43:15+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-02-09T14:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=fd37777d333c991c094aa128ae5f30d9fa80a9d6'/>
<id>urn:sha1:fd37777d333c991c094aa128ae5f30d9fa80a9d6</id>
<content type='text'>
This renames the package to rumba, since rhumba was already taken on
the PyPi.
</content>
</entry>
<entry>
<title>rhumba: Create Python package</title>
<updated>2017-02-09T13:56:32+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-02-09T13:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/rumba/commit/?id=53a11eac43187ff12d82605cf8379803697db7b7'/>
<id>urn:sha1:53a11eac43187ff12d82605cf8379803697db7b7</id>
<content type='text'>
This transforms the repository into a real Python package.
</content>
</entry>
</feed>
