I setup overseer, server and opestack successfully. Able to communicate with openstack as well by getting the images list that are uploaded in the openstack.
But when I try to connect to vm fails attaching my config and other files here. Can someone help me in this;
root@dhcppc8 ~(keystone_admin)]# cat keystonerc_admin
unset OS_SERVICE_TOKEN
export OS_USERNAME=admin
export OS_PASSWORD=redhat
export OS_AUTH_URL=
http://192.168.1.10:5000/v2.0export PS1='[\u@\h \W(keystone_admin)]\$ '2016-12-08T10:55:37.720Z - info: New connection from ::ffff:
192.168.1.25:48441export OS_TENANT_NAME=admin
export OS_REGION_NAME=RegionOne
2016-12-08T10:55:37.721Z - debug: Attempting to authenticate client...
2016-12-08T10:55:37.725Z - info: User 'suhas' (::ffff:
192.168.1.25:48441) authenticated
2016-12-08T10:55:37.725Z - verbose: Calling overseer: services/vm-session for user 'suhas'
2016-12-08T10:55:37.739Z - verbose: Calling overseer: services/cloud/setupVm/suhas
2016-12-08T10:55:37.758Z - verbose: Connecting to VM 192.168.1.52...
2016-12-08T10:55:40.770Z - error: Error communicating with VM1
192.168.1.52: connect EHOSTUNREACH
192.168.1.52:80012016-12-08T10:55:40.771Z - info: Disconnecting user 'suhas' (::ffff:
192.168.1.25:48441) from VM 192.168.1.52
2016-12-08T10:55:40.772Z - info: User 'suhas' (::ffff:
192.168.1.25:48441) disconnected
2016-12-08T10:55:40.772Z - verbose: Calling overseer: services/vm-session for user 'suhas'
2016-12-08T10:55:40.780Z - debug: Connection to VM 192.168.1.52 closed
2016-12-08T10:55:40.791Z - verbose: vmSession for user 'suhas' updated successfully
2016-12-08T10:55:40.849Z - debug: clientSocket closed: (1000)