Mitaka Nova Create VM failed caused by get glance image failed
Hi, everyone. I have encountered a situation which is a little bit different from the questions on the board.
I installed Mitaka on three physical server
Controller Node 10.250.250.1 (internal network)
Network Node 10.250.250.2
Compute1 Node 10.250.250.3
I have already install keystone,glance,nova,network, and horizon. All the service are running well now. The image created and uploaded to glance well, sub-net create well. I can list my image by using nova or glance api well. But, I got error when I want to boot my VM by nova-client.
list the image using nova and glance api
View post on imgur.com
boot the VM by nova-client
View post on imgur.com
openstack server show test13
View post on imgur.com
Below is the log info
[Controller]
/var/log/glance/ registry.log
View post on imgur.com
api.log
View post on imgur.com
openstack endpoint
View post on imgur.com
[Compute1]
/var/log/nova/
nova-compute.log (I got lots of error here)
1.
View post on imgur.com
2.
View post on imgur.com
3.
View post on imgur.com
/etc/nova/nova.conf
nova.conf
[glance]
View post on imgur.com
/etc/hosts
View post on imgur.com
any idea? Thx very much! Sorry for the inconvenience of the present of the picture.