~smoser/cloud-init/trunk.fix-networking

Viewing all changes in revision 1245.

  • Committer: Scott Moser
  • Date: 2016-06-02 17:18:23 UTC
  • Revision ID: smoser@ubuntu.com-20160602171823-l80btwogqspdosws
openstack: support decoding when reading files, use that for network_config

The network config file is /etc/network/interfaces formated.
We will decode that here so that the user can expect that it is
a string.  The issue was that it was bytes but convert_eni_data
was expecting a string.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: