← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1850642] Re: Cloud init unable to find the metadata service but can CURL it

 

** This bug is no longer a duplicate of bug 1821102
   Cloud-init should not setup ephemeral ipv4 if apply_network_config is False for OpenStack

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1850642

Title:
  Cloud init unable to find the metadata service but can CURL it

Status in cloud-init:
  New

Bug description:
  In a tripleo Rocky deployment I am seeing the behaviour bellow.

  In the bootup logs I see that the metadata service could not be
  reached.

    File "/usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceOpenStack.py", line 177, in _crawl_metadata
      'No active metadata service found')

  
  However the service is curlable from inside the VM and I am also seeing some requests in the metadata-service in Openstack. Furthemore I am getting SSH keys inserted so I believe this might be a false warning.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1850642/+subscriptions


References