diff options
author | Scott Moser <smoser@ubuntu.com> | 2017-12-06 17:26:52 -0700 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2017-12-08 13:18:10 -0500 |
commit | a5dc0f425facf404344fb7baaf2b9136df143ecf (patch) | |
tree | 8132608cfc208f10740288ef8d04a5174443cb35 /snapcraft.yaml | |
parent | ce33e423cde806a0590fec635778d62836e1bd37 (diff) | |
download | vyos-cloud-init-a5dc0f425facf404344fb7baaf2b9136df143ecf.tar.gz vyos-cloud-init-a5dc0f425facf404344fb7baaf2b9136df143ecf.zip |
OVF: improve ds-identify to support finding OVF iso transport.
Previously the OVF transport would not be identified except for when
config files set 'ovf_vmware_guest_customization'. It would also
return DS_MAYBE almost always.
The change here is to add support to ds-identify for storing the
iso9660 filesystems that it finds (ISO9660_DEVS). Then the OVF check
will check that the iso9660 filesystem has ovf-env.xml on it. The least
wonderful part of this is that the check is done by 'grep' for case
insensitive ovf-env.xml.
Future improvement would be to identify VMware's OVF by label or UUID
so we could avoid the grep.
LP: #1731868
Diffstat (limited to 'snapcraft.yaml')
0 files changed, 0 insertions, 0 deletions