Hello Team, While trying to spawn a new CentOS instance on openstack, the following error is being logged : *url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id <http://169.254.169.254/2009-04-04/meta-data/instance-id> ' failed [0/120s]: unexpected error ['NoneType' object has no attribute 'status_code']* and then : *DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id <http://169.254.169.254/2009-04-04/meta-data/instance-id> '] after 126 seconds* After some time, when the DataSourceEc2.py error, the instance can be connected to, but before that no services are being launched and hence connection couldn't be established for some considerable time after spawning a new instance. Kindly suggest remedial steps to rectify the same. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160216/6ca29f55/attachment.html>