尝试执行相同的查询:
glance image-create --name OS4Y_Cirros --is-public true --container-format bare --disk-format qcow2 --location https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img
收到错误:
Error communicating with http://192.168.1.51:9292 [Errno 110] Connection timed out
答案 0 :(得分:0)
命令:glance image-create --name OS4Y_Cirros --is-public true --container-format bare --disk-format qcow2 --location https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img
错误:与[链接] h(ttp://192.168.1.51:9292)进行通信时出错! [Errno 110]连接超时
解决方案:将keystone_basic.sh中的外部主机IP地址更改为192.168.100.51