Openstack metadata - Why I am not able to access to the metadata?
Hi all,
I'm new to Openstack metadata services and I'm trying to play with them.
I am working with Mitaka. As suggested in the official documentation (https://docs.openstack.org/nova/latest/admin/networking-nova.html#metadata-service (https://docs.openstack.org/nova/lates...)) I checked my nova.conf
file and I successfully tried to curl as shown below:
curl http://192.168.1.1:8775
1.0
2007-01-19
2007-03-01
..........
The problem occured when I tried to access the other subdirectories.
For Instance, if I try to make a curl asking the metadata in 2007-01-19 , I get the a 400 Bad Request
error.
Why? Any tips?
Thank you!
Can you share neutron meta data server logs