summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2018-12-20 20:52:05 +0000
committerServer Team CI Bot <josh.powers+server-team-bot@canonical.com>2018-12-20 20:52:05 +0000
commitd4d11c78e5e78999356fd0c3d124b5a298735b65 (patch)
tree289824db200ab59fbe5353cd68d62d696df0c618 /setup.py
parentf55bb17ddb2fd64e039057bf7ee50951a0dc93e8 (diff)
downloadvyos-cloud-init-d4d11c78e5e78999356fd0c3d124b5a298735b65.tar.gz
vyos-cloud-init-d4d11c78e5e78999356fd0c3d124b5a298735b65.zip
OVF: simplify expected return values of transport functions.
Transport functions (transport_iso9660 and transport_vmware_guestinfo) would return a tuple of 3 values, but only the first was ever used outside of test. The other values (device and filename) were just ignored. This just simplifies the transport functions to now return content (in string format) or None indicating that the transport was not found.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions