diff options
author | Scott Moser <smoser@brickies.net> | 2017-09-15 22:50:21 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-09-18 14:13:11 -0400 |
commit | 10f067d87a2d48092c593862e686c517c57b987c (patch) | |
tree | 144e1a12fe3d9dcbc2ee210a61e6069dcfcc6fe6 /tests/unittests/test_vmware_config_file.py | |
parent | e626966ee7d339b53d2c8b14a8f2ff8e3fe892ee (diff) | |
download | vyos-cloud-init-10f067d87a2d48092c593862e686c517c57b987c.tar.gz vyos-cloud-init-10f067d87a2d48092c593862e686c517c57b987c.zip |
GCE: Fix usage of user-data.
This regressed in the rework of GCE datasource to have a main.
The fix really just stores the user-data that was read in
self.userdata_raw, rather than self.userdata. That is consistent
with other datasources and ulitimately how it was before the refactor.
The main is updated to address the fact that user-data is binary data
and may not be able to be printed.
LP: #1717598
Diffstat (limited to 'tests/unittests/test_vmware_config_file.py')
0 files changed, 0 insertions, 0 deletions