The proposal to merge lp:~smoser/cloud-init/trunk.1532072 into lp:cloud-init 
has been updated.

Commit Message changed to:

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.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/trunk.1532072/+merge/298066
-- 
Your team cloud init development team is requested to review the proposed merge 
of lp:~smoser/cloud-init/trunk.1532072 into lp:cloud-init.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to