<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloud-init.py, branch crux</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/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/marekm72/vyos-cloud-init.git/commit/?id=87ebd91af8c230b8f1deed8e734297e40397eea0'/>
<id>urn:sha1:87ebd91af8c230b8f1deed8e734297e40397eea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pep8: fix white space</title>
<updated>2012-04-10T20:08:25+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-10T20:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=d91155463c9a63491dda2d59302f908f6b8f6167'/>
<id>urn:sha1:d91155463c9a63491dda2d59302f908f6b8f6167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a better exception message</title>
<updated>2012-04-05T04:30:28+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-05T04:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=6d62fe860f55faf2d7b0b6216c11305e114c5214'/>
<id>urn:sha1:6d62fe860f55faf2d7b0b6216c11305e114c5214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert improved exception printing, as it was broken</title>
<updated>2012-04-05T04:25:02+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-05T04:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=9258ae52432ab73acef139e38b930faba4858bc8'/>
<id>urn:sha1:9258ae52432ab73acef139e38b930faba4858bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax error fix</title>
<updated>2012-04-05T04:20:32+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-05T04:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=5295dabadb8248543b2224f608371fec5e177f12'/>
<id>urn:sha1:5295dabadb8248543b2224f608371fec5e177f12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve exception message</title>
<updated>2012-04-05T04:16:52+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-05T04:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=c1656161cc88e05f02afb1806545dd5cc7acc227'/>
<id>urn:sha1:c1656161cc88e05f02afb1806545dd5cc7acc227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move the reading of the cmdline cloud-config url to cloud-init.py</title>
<updated>2012-04-05T04:08:42+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-04-05T04:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=67fe09104cb347c03ea608c72a1382e8ea252b1d'/>
<id>urn:sha1:67fe09104cb347c03ea608c72a1382e8ea252b1d</id>
<content type='text'>
The reason for moving this from cloudinit/__init__.py was that it
was running too late there.

The cloudinit.parsed_cfgs variable was already filled by cloud-init.py's
reading of cloud config.  I'm sure I had done this so that it would not have to
re-parse configs.

I think the right way to handle this is to move that logic back to 
cloudinit/__init__.py and add some function like 'reread_configs()'
that would re-read all releavent cofnigs and re-setup logging.

That seemed more error prone at the moment, with limited time.
</content>
</entry>
<entry>
<title>cloud-init.py: exit success if no data sources found</title>
<updated>2012-02-17T18:19:26+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-02-17T18:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=9c37781563e79e1c816632725a3890ea0955a5f6'/>
<id>urn:sha1:9c37781563e79e1c816632725a3890ea0955a5f6</id>
<content type='text'>
previously, cloud-init would exit failure if no data sources were
found.  In the case of cloud-init-local, that was often the case.

In the case of cloud-init (net) it is a bit more likely that the user
would consider it failure if nothing was found.  Potentially this could
even be user-configurable.
</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/marekm72/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/marekm72/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>
</feed>
