yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80548
[Bug 1850642] [NEW] Cloud init unable to find the metadata service but can CURL it
Public bug reported:
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.
** Affects: cloud-init
Importance: Undecided
Status: New
** Attachment added: "cloud-init.tar.gz"
https://bugs.launchpad.net/bugs/1850642/+attachment/5301400/+files/cloud-init.tar.gz
--
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
Follow ups