Comment 1 for bug 1788487

Revision history for this message
Scott Moser (smoser) wrote :

You should be able to specifically set the datasource in /etc/cloud/cloud.cfg.d/*.cfg
with:
 datasource_list: ['OpenStack', 'None']

I know this is not ideal, but in lieu of some mechanism for detecting that this platform provides an openstack metadata service on http://169.254.169.254/openstack it is currently the best option.

You mention "several cloud platforms" but list only vmware.

Can you give more details on other platforms?

Please also attach the output of 'cloud-init collect-logs' on any platform you see failure.

Thanks.