← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/1674861-ds-identify-gce into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:bug/1674861-ds-identify-gce into cloud-init:master has been updated.

Commit Message changed to:

GCE: Search GCE in ds-identify, consider serial number in check.

While documentation indicates that the smbios product name should
contain 'Google Compute Engine', experimentation and bug reports
indicate that is not always the case.  The change here is to change
the check for GCE to also consider a serial number that starts with
'GoogleCompute-'.

Also, ds-identify was not currently searching for GCE if no config of
datasource_list was found.  Most images have a datasource_list defined.
So update the list to include GCE.

LP: #1674861

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/321094
-- 
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/1674861-ds-identify-gce into cloud-init:master.


Follow ups