Comment 10 for bug 1581200

Revision history for this message
Max Illfelder (illfelder) wrote :

I looked over the code and DataSourcesGCE.py still has the section:
BUILTIN_DS_CONFIG = {
    'metadata_url': 'http://metadata.google.internal./computeMetadata/v1/'
}

Where metadata.google.internal is suffixed with a trailing dot. I haven't run through the repro yet, but can you confirm that is intentional?