~harlowja/cloud-init/cloud-init-fix-configobj-bound

  • Committer: Scott Moser
  • Date: 2016-06-22 14:08:29 UTC
  • mfrom: (1244.1.2 trunk.1532072)
  • Revision ID: smoser@ubuntu.com-20160622140829-imvf1qyjspe3cfl9
user_data: fix error when user-data is not utf-8 decodable

when user-data was not decodable, cloud-init would raise exception.
This also changes the signature of user_data.convert_string.
The 'headers' argument was never used, and woudl have been broken
if it was, as it was expected to be a dictionary but then was
passed in with *headers.
Filename Latest Rev Last Changed Committer Comment Size
..
cloud-config.conf 611 12 years ago Scott Moser mention that upstart job cloud-config emits cloud- 236 bytes Diff Download File
cloud-final.conf 559.2.378 12 years ago Scott Moser change upstart jobs to use single 'cloud-init' bin 297 bytes Diff Download File
cloud-init-blocknet.conf 1017 10 years ago Scott Moser cloud-init-blocknet: remove debug code going to /r 2.4 KB Diff Download File
cloud-init-container.conf 779 12 years ago Scott Moser upstart/cloud-init-container.conf: ensure /run/net 1.9 KB Diff Download File
cloud-init-local.conf 1012.1.1 10 years ago Scott Moser upstart: add blocknet which blocks net until after 379 bytes Diff Download File
cloud-init-nonet.conf 1016 10 years ago Scott Moser upstart/cloud-init-nonet.conf: only mention wait i 1.8 KB Diff Download File
cloud-init.conf 559.2.378 12 years ago Scott Moser change upstart jobs to use single 'cloud-init' bin 202 bytes Diff Download File
cloud-log-shutdown.conf 613 12 years ago Scott Moser add uptime to the output of cloud-log-shutdown 562 bytes Diff Download File