diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-06-02 13:18:23 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-06-02 13:18:23 -0400 |
commit | b071e4bbbbe1b5a6ced02796696b05d2e1b16778 (patch) | |
tree | de31b21f8aed9fe813c87dd542f27d6c9b347fea /cloudinit/net | |
parent | 5b208a557c2878d0cd1b9b681984a9927de5d6cb (diff) | |
download | vyos-cloud-init-b071e4bbbbe1b5a6ced02796696b05d2e1b16778.tar.gz vyos-cloud-init-b071e4bbbbe1b5a6ced02796696b05d2e1b16778.zip |
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.
Diffstat (limited to 'cloudinit/net')
0 files changed, 0 insertions, 0 deletions