Closed albertomolina closed 8 years ago
Launching an instance show messages with problem accessing to the metadata service:
2015-12-29 19:42:14,765 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [1/120s]: bad status code [404]
It seems that the neutron metadata proxy is working properly, but the nova metadata API isn't
There was a typo in service_metadata_proxy (a double underscore!!)
Launching an instance show messages with problem accessing to the metadata service: