<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloudinit/CloudConfig/cc_rsyslog.py, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2012-06-07T19:42:38+00:00</updated>
<entry>
<title>1. Adding some new helper files that split off file inclusion, templating, importing, constant usage.</title>
<updated>2012-06-07T19:42:38+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2012-06-07T19:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=8900f9cba622eeaf3810003c5a6ff7522312277b'/>
<id>urn:sha1:8900f9cba622eeaf3810003c5a6ff7522312277b</id>
<content type='text'>
1. Move all datasources to a new sources directory
1. Rename some files to be more consistent with python file/module naming.
</content>
</entry>
<entry>
<title>Add HP to Copyright, and Juerg Haefliger Authors.</title>
<updated>2012-01-18T14:07:33+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-18T14:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=2465470c9133041a3b7f5963c579a0f680390ffb'/>
<id>urn:sha1:2465470c9133041a3b7f5963c579a0f680390ffb</id>
<content type='text'>
This copyright change reflects previous changes that Juerg made for pylint and
pep8 cleanups.

From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
Date: Mon, 16 Jan 2012 10:45:12 +0100
</content>
</entry>
<entry>
<title>[PATCH] PEP8 coding style fixes.</title>
<updated>2012-01-17T19:41:29+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-17T19:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=15e3241ba725a21604e0f3570e755a91b5edba00'/>
<id>urn:sha1:15e3241ba725a21604e0f3570e755a91b5edba00</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;

This pulls in the named patch for LP: #914739 with a few other changes.
</content>
</entry>
<entry>
<title>[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)</title>
<updated>2012-01-17T17:35:45+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-17T17:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=1a1da7c11e8bbb7e9f4b06a06ee5d6b18fdc1efc'/>
<id>urn:sha1:1a1da7c11e8bbb7e9f4b06a06ee5d6b18fdc1efc</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
</content>
</entry>
<entry>
<title>[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single line)</title>
<updated>2012-01-17T17:33:38+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-17T17:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=89eafa0a6c1a28331b3b3c59ba94803052c63583'/>
<id>urn:sha1:89eafa0a6c1a28331b3b3c59ba94803052c63583</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
</content>
</entry>
<entry>
<title>[PATCH 06/13] Fix pylint warnings W0612 (unused variable)</title>
<updated>2012-01-12T15:54:54+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-12T15:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=6a2031c4dc005d9a0f42b10200b828eee5cf166f'/>
<id>urn:sha1:6a2031c4dc005d9a0f42b10200b828eee5cf166f</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
</content>
</entry>
<entry>
<title>[PATCH 05/13] Fix pylint warnings W0613 (unused argument)</title>
<updated>2012-01-12T15:51:47+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-12T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=234cefd314a7e1cfb51fad3bdf344d801a8b238d'/>
<id>urn:sha1:234cefd314a7e1cfb51fad3bdf344d801a8b238d</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
</content>
</entry>
<entry>
<title>[PATCH 04/13] Fix pylint warnings W0611 (unused import)</title>
<updated>2012-01-12T15:50:56+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-12T15:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=df5d51c25523ea04d45f5f077e94885d1847e526'/>
<id>urn:sha1:df5d51c25523ea04d45f5f077e94885d1847e526</id>
<content type='text'>
From: Juerg Haefliger &lt;juerg.haefliger@hp.com&gt;
</content>
</entry>
<entry>
<title>change 'except' syntax to python 3 style.</title>
<updated>2011-01-26T14:03:46+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-26T14:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=be11324740ad4624c45a6e909643ab84aecdbf16'/>
<id>urn:sha1:be11324740ad4624c45a6e909643ab84aecdbf16</id>
<content type='text'>
Everywhere that there occurred:
  except Exception, e:
changed to
  except Exception as e:
</content>
</entry>
<entry>
<title>add function to cloud-init to run cloud-config style modules</title>
<updated>2011-01-22T02:49:55+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-22T02:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=7e2e87f2de893835900eb5a96458a865f36c624c'/>
<id>urn:sha1:7e2e87f2de893835900eb5a96458a865f36c624c</id>
<content type='text'>
add 'hostname' cloud-config option for setting hostname
make rsyslog and resizefs run at cloud-init time
</content>
</entry>
</feed>
