New Question

favrecr's profile - activity

2016-03-29 16:09:15 +0300 received badge  Famous Question (source)
2016-02-10 18:06:26 +0300 received badge  Popular Question (source)
2016-02-10 18:06:26 +0300 received badge  Notable Question (source)
2016-01-29 04:39:38 +0300 asked a question http://169.254.169.254/latest/user-data fails with a gateway timeout

Working a deployment of Openstack, from the instances I am able to get into: http://169.254.169.254/latest/meta-data and no problem

but http://169.254.169.254/latest/user-data fails with a gateway timeout, and causes my instances to stop executing the cloudbase-init plugin, so my HEAT templates don't get executed in the user_data part

any ideas, would be great.....