<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/upstart/cloud-init-nonet.conf, branch circinus-public-unmaintained</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=circinus-public-unmaintained</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=circinus-public-unmaintained'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2014-09-12T21:59:52+00:00</updated>
<entry>
<title>upstart/cloud-init-nonet.conf: only mention wait if larger than 5 seconds</title>
<updated>2014-09-12T21:59:52+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2014-09-12T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=f5be74dc84aac7bb9a634e5518f5aac6ae80098a'/>
<id>urn:sha1:f5be74dc84aac7bb9a634e5518f5aac6ae80098a</id>
<content type='text'>
silently wait 5 seconds for networking to come up.
We started seeing the message more now, as we are now blocking
the networking from coming up until cloud-init-local is done.

Previously that would have happened in parallel, and we were less likely
to see that message.
</content>
</entry>
<entry>
<title>upstart/cloud-init-nonet.conf: do not exit on existance of obj.pkl</title>
<updated>2014-09-12T21:45:20+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2014-09-12T21:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=41a52ef99a9dddd3fef9bdc883dfca55770ef2a5'/>
<id>urn:sha1:41a52ef99a9dddd3fef9bdc883dfca55770ef2a5</id>
<content type='text'>
not sure why this was here.
the intent must of have been to allow for a local datasource
to continue booting and not annoyingly block waiting for network information
(if ithere was no network information).

However, that seems wrong.

If the datasource wipes /etc/network/interfaces and there are no network
interfaces then we're probably breaking that use case here.  However we're
fixing the other more common case.
</content>
</entry>
<entry>
<title>upstart: add blocknet which blocks net until after cloud-init-local</title>
<updated>2014-09-12T17:03:44+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2014-09-12T17:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=b09b12bc0130b6787bfee0332addd055459b9629'/>
<id>urn:sha1:b09b12bc0130b6787bfee0332addd055459b9629</id>
<content type='text'>
This makes it so networking wont start to come up until after
cloud-init-local has had a chance to search local datasources
and set /etc/network/interfaces.

The changes most likely need to still be done for systemd.

LP: #1368861</content>
</entry>
<entry>
<title>upstart/cloud-init-nonet.conf: fix indentation</title>
<updated>2013-09-17T16:34:25+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2013-09-17T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=266d12c5777d5fba97c374c33cb4f31d50e2d347'/>
<id>urn:sha1:266d12c5777d5fba97c374c33cb4f31d50e2d347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cloud-init-nonet.conf: handle case where sleep died</title>
<updated>2013-03-26T19:40:29+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2013-03-26T19:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=be0041e7c7fd6ce5ffc1c9c54893b715bcab6358'/>
<id>urn:sha1:be0041e7c7fd6ce5ffc1c9c54893b715bcab6358</id>
<content type='text'>
In starting containers in lxc, I was seeing errors like:
  /proc/self/fd/9: 24: kill: No such process

Which indicated the sleep pid had already died.
I'm not sure how or why it was dead, but this just is less annoying in that
case.
</content>
</entry>
<entry>
<title>add uptime to msg output</title>
<updated>2013-03-04T19:28:34+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2013-03-04T19:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=bcf04395be323c60b013e531ef3bf32b722a780a'/>
<id>urn:sha1:bcf04395be323c60b013e531ef3bf32b722a780a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>if sigterm received, and networking is up, exit 0</title>
<updated>2013-03-04T14:56:24+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2013-03-04T14:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=1a3e0fa19b6c3224ea986141b37f74d5464b7c82'/>
<id>urn:sha1:1a3e0fa19b6c3224ea986141b37f74d5464b7c82</id>
<content type='text'>
LP: #1015223</content>
</entry>
<entry>
<title>add cloud-init-container.conf</title>
<updated>2012-09-13T18:01:04+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2012-09-13T18:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=67bf7722398278e7089098dfd683389ef4e418c5'/>
<id>urn:sha1:67bf7722398278e7089098dfd683389ef4e418c5</id>
<content type='text'>
This changes the way that we avoid cloud-init-nonet hanging in a container.
Previously, under LP: #800824 we tried 'start networking', but that caused
issues described in LP: #1031065.

Here, we emit the net-device-added for any devices that have not yet been
seen.

LP: #1031065</content>
</entry>
<entry>
<title>increase cloud-init-nonet timeout to 130 seconds from 70</title>
<updated>2011-09-29T00:16:05+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-09-29T00:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=bad89c162e8f5be513537a1a430aa98cd1822fb7'/>
<id>urn:sha1:bad89c162e8f5be513537a1a430aa98cd1822fb7</id>
<content type='text'>
LP: #861866</content>
</entry>
<entry>
<title>cloud-init-nonet.conf: redirect 'start networking' output to /dev/null</title>
<updated>2011-09-21T14:26:23+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2011-09-21T14:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=93f41985489a31630949c92431dea01009a8e7e0'/>
<id>urn:sha1:93f41985489a31630949c92431dea01009a8e7e0</id>
<content type='text'>
</content>
</entry>
</feed>
