~smoser/ubuntu/quantal/cloud-init/sru

  • Committer: Scott Moser
  • Date: 2012-12-05 22:05:48 UTC
  • Revision ID: smoser@ubuntu.com-20121205220548-ibqx29a3rveacuay
update lp-1076811-fix-userdata-update-to-distro-config.patch

The previous patch for this was not complete, as it left the
DataSourceNone without a distro.  I saw this inadvertantly when
testing the package.  To reproduce the issue, I did:

 * launch instance
 * echo "datasource_list: [ None ]" |
    sudo tee /etc/cloud/cloud.cfg.d/99-nocloud.cfg
 * sudo rm -Rf /var/lib/cloud
 * sudo cloud-init init --local ; sudo cloud-init init
   # the above will find the DataSourceNone
 * sudo cloud-init single --name=apt-configure --frequency=always
   # in 12.10 and prior:
   # sudo cloud-init single --name=apt-update-upgrade --frequency=always

This would have left cloud-init broken for using the DataSourceNone path
which is actually relied upon in some cases. (Ie, if you had no DataSource,
but had a runcmd in /etc/cloud.cfg.d you still want that to run.)
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 222 11 years ago Scott Moser config-drive: copy metadata entry 'hostname' to 'l Diff
bin 1.1.26 12 years ago Scott Moser Import upstream version 0.7.0~bzr564 Diff
cloudinit 1 14 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
config 1.1.11 13 years ago Scott Moser Import upstream version 0.6.0 Diff
debian 2 14 years ago Bazaar Package Importer * Rename ec2-init to cloud-init. New upstream rel Diff
doc 1 14 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
packages 1.1.26 12 years ago Scott Moser Import upstream version 0.7.0~bzr564 Diff
systemd 1.1.15 12 years ago Scott Moser Import upstream version 0.6.3~bzr497 Diff
sysvinit 1.1.26 12 years ago Scott Moser Import upstream version 0.7.0~bzr564 Diff
templates 1 14 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
tests 1.1.16 12 years ago Scott Moser Import upstream version 0.6.3~bzr502 Diff
tools 1 14 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
upstart 1 14 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
ChangeLog 220 11 years ago Scott Moser * New upstream release. * minor change to oauth 24.3 KB Diff Download File
LICENSE 136 12 years ago Package Import Robot DataSourceEc2: catch a socket timeout when with a 34.3 KB Diff Download File
Makefile 1.1.31 12 years ago Scott Moser Import upstream version 0.7.0~bzr633 475 bytes Diff Download File
Requires 1.1.27 12 years ago Scott Moser Import upstream version 0.7.0~bzr583 855 bytes Diff Download File
File setup.py 198 12 years ago Scott Moser * New upstream snapshot. * support creating user 4.5 KB Diff Download File
TODO 1.1.28 12 years ago Scott Moser Import upstream version 0.7.0~bzr604 2.6 KB Diff Download File