[Openstack-operators] ssh keys not copying

pra devOPS siv.devops at gmail.com
Mon Jun 29 17:17:23 UTC 2015


Hi All:

I have created openstack instances using legacy nova network (this network
is completely a private network not accessible to outside network).

I  used floating public IPs to acess this box. (this ips are accessible to
outside public network).


I am able to lauch instances get an IP in private subnet. Then assigned a
floating ip and am able to ping to the box.

But During the launch of instances the SSH keys are not copied because the
cloud-inint url is not able to access the outside world.

The Ip (192.168.202.1 ) in the below logs are gateway of public network.

Please suggest. Is there any other way to get the kesy copied?


Thanks

Dev

cloud-init[756]: 2015-06-26 23:17:15,250 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[53/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:20,314 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[58/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:25,367 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[63/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:30,424 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[68/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:36,483 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[74/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:41,540 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[79/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:47,598 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[85/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:17:54,657 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[92/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:18:00,718 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[98/120s]: unexpected error ['ConnectionError' object has no attribute
'response']
cloud-init[756]: 2015-06-26 23:18:07,783 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[105/120s]: unexpected error ['ConnectionError' object has no
attribute 'response']
cloud-init[756]: 2015-06-26 23:18:13,841 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[111/120s]: unexpected error ['ConnectionError' object has no
attribute 'response']
cloud-init[756]: 2015-06-26 23:18:20,899 - url_helper.py[WARNING]:
Calling 'http://192.168.202.1//latest/meta-data/instance-id' failed
[118/120s]: unexpected error ['ConnectionError' object has no
attribute 'response']
cloud-init[756]: 2015-06-26 23:18:27,911 -
DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the
metadata from ['http://192.168.202.1//latest/meta-data/instance-id']
after 125 seconds
cloud-init[1076]: Cloud-init v. 0.7.5 running 'modules:config' at Fri,
26 Jun 2015 23:18:49 +0000. Up 447.34 seconds.
cloud-init[1116]: Cloud-init v. 0.7.5 running 'modules:final' at Fri,
26 Jun 2015 23:19:01 +0000. Up 459.78 seconds.
ci-info: no authorized ssh keys fingerprints found for user centos.
cloud-init[1116]: ci-info: no authorized ssh keys fingerprints found
for user centos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150629/fe132e21/attachment.html>


More information about the OpenStack-operators mailing list