<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloud-init-cfg.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:31:49+00:00</updated>
<entry>
<title>Move binaries to an actual binary dir.</title>
<updated>2012-06-07T19:31:49+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@getlookcrowd.corp.yahoo.com</email>
</author>
<published>2012-06-07T19:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=87ebd91af8c230b8f1deed8e734297e40397eea0'/>
<id>urn:sha1:87ebd91af8c230b8f1deed8e734297e40397eea0</id>
<content type='text'>
</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 2/4] Fix pylint conventions C0322 (operator not preceded by a space)</title>
<updated>2012-01-17T17:34:19+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-01-17T17:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=c33eedb47b2b22c797051da197fd80e74f1db179'/>
<id>urn:sha1:c33eedb47b2b22c797051da197fd80e74f1db179</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>fix missing import for use of close_stdin</title>
<updated>2011-12-20T04:38:40+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-12-20T04:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=741127163d35906d1db1b55ccd557944ec650c37'/>
<id>urn:sha1:741127163d35906d1db1b55ccd557944ec650c37</id>
<content type='text'>
revision 490 missed some required imports.
</content>
</entry>
<entry>
<title>make stdin read from /dev/null for all cloud-init programs (LP: #903993)</title>
<updated>2011-12-19T22:01:07+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-12-19T22:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=0bc89a7290453f4a496358e90d807c3616518273'/>
<id>urn:sha1:0bc89a7290453f4a496358e90d807c3616518273</id>
<content type='text'>
the cloud-init programs are never intended to run interactively.
Some programs were being run via subprocess, and would notice that their
input was attached to a terminal (/dev/console).   As a result, they
they would try to prompt the user for input (apt-add-repository)

This change simply re-opens standard input as /dev/null so any
subprocesses will not end up blocking on input.
</content>
</entry>
<entry>
<title>handle no datasource better cloud-init-cfg</title>
<updated>2011-02-19T04:29:46+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-02-19T04:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=8ff88d588b621fac74ffb7a798cfd54cf74729ed'/>
<id>urn:sha1:8ff88d588b621fac74ffb7a798cfd54cf74729ed</id>
<content type='text'>
previously, cloud-init-cfg would call CloudConfig with no cloud
specified.  Then, CloudConfig would get a new cloudinit instance
and specify no ds_deps (which means network and local).
If no cache was found, it would wait again for the Ec2 metadata
service (even if it wasn't supposed to).

Now, we get the cloud instance in the main program and attempt to
get the data source, but only from [], which will get only cached.

Then, if its not found, exit silently.
</content>
</entry>
<entry>
<title>remove debug statement</title>
<updated>2011-01-26T22:05:16+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-01-26T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=e06ff3e6d0ead26577915bc80433a1aa2d2f24ed'/>
<id>urn:sha1:e06ff3e6d0ead26577915bc80433a1aa2d2f24ed</id>
<content type='text'>
</content>
</entry>
</feed>
